Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:sem_trywait
(Results
1 - 25
of
35
) sorted by relevance
1
2
/third_party/musl/porting/linux/user/src/thread/
H
A
D
sem_timedwait.c
13
while (
sem_trywait
(sem)) {
in __sem_timedwait()
31
if (!
sem_trywait
(sem)) return 0;
in sem_timedwait()
/third_party/musl/src/thread/
H
A
D
sem_timedwait.c
16
while (
sem_trywait
(sem)) {
in __sem_timedwait()
35
if (!
sem_trywait
(sem)) return 0;
in sem_timedwait()
H
A
D
sem_trywait.c
5
int
sem_trywait
(sem_t *sem)
in sem_trywait()
function
/third_party/musl/libc-test/src/regression/
H
A
D
pthread_cancel-sem_wait.c
69
sem_trywait
(&sem2);
in main()
89
sem_trywait
(&sem2);
in main()
99
sem_trywait
(&sem2);
in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H
A
D
14-1.c
123
ret =
sem_trywait
(sem_linked);
in main()
131
UNRESOLVED(errno, "
sem_trywait
failed");
in main()
136
ret =
sem_trywait
(sem_unlinked);
in main()
144
UNRESOLVED(errno, "
sem_trywait
failed");
in main()
/third_party/python/Modules/_multiprocessing/
H
A
D
semaphore.c
248
if (
sem_trywait
(sem) == 0)
in sem_timedwait_save()
342
res =
sem_trywait
(self->handle);
in _multiprocessing_SemLock_acquire_impl()
407
if (
sem_trywait
(self->handle) < 0) {
in _multiprocessing_SemLock_release_impl()
640
if (
sem_trywait
(self->handle) < 0) {
in _multiprocessing_SemLock__is_zero_impl()
/third_party/musl/libc-test/src/api/
H
A
D
semaphore.c
11
{int(*p)(sem_t*) =
sem_trywait
;}
in f()
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
semaphore.h
28
int
sem_trywait
(sem_t *);
/third_party/musl/porting/liteos_m/user/include/
H
A
D
semaphore.h
28
int
sem_trywait
(sem_t *);
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
semaphore.h
30
int
sem_trywait
(sem_t *);
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H
A
D
semaphore.h
27
int
sem_trywait
(sem_t *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
semaphore.h
28
int
sem_trywait
(sem_t *);
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
semaphore.h
28
int
sem_trywait
(sem_t *);
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_getvalue/
H
A
D
2-1.c
43
if (
sem_trywait
(mysemp) == -1) {
in main()
H
A
D
5-1.c
48
if (
sem_trywait
(mysemp) == -1) {
in main()
49
perror(ERROR_PREFIX "
sem_trywait
");
in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
H
A
D
11-1.c
10
*
sem_trywait
shall try to lock the unlocked semaphore and decrement
23
#define FUNCTION "
sem_trywait
"
41
/* Lock Semaphore by
sem_trywait
*/
in main()
42
if (
sem_trywait
(mysemp) == -1) {
in main()
H
A
D
5-1.c
11
*
sem_trywait
when its already locked.
23
#define FUNCTION "
sem_trywait
"
40
/* Lock Semaphore by
sem_trywait
*/
in main()
41
if ((
sem_trywait
(mysemp) == -1) && (errno == EAGAIN)) {
in main()
H
A
D
12-1.c
10
*
sem_trywait
shall try to lock the locked semaphore and decrement
23
#define FUNCTION "
sem_trywait
"
40
/* Try to Lock Semaphore by
sem_trywait
*/
in main()
41
if (
sem_trywait
(mysemp) == -1) {
in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
H
A
D
2-1.c
36
if (
sem_trywait
(&mysemp) == -1) {
in main()
/third_party/musl/include/
H
A
D
semaphore.h
28
int
sem_trywait
(sem_t *);
/third_party/libuv/src/unix/
H
A
D
os390-syscalls.h
71
int
sem_trywait
(UV_PLATFORM_SEM_T* semid);
/third_party/node/deps/uv/src/unix/
H
A
D
os390-syscalls.h
71
int
sem_trywait
(UV_PLATFORM_SEM_T* semid);
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H
A
D
deSemaphoreUnix.c
81
return (
sem_trywait
(sem) == 0);
in deSemaphore_tryDecrement()
H
A
D
deNamedSemaphoreUnix.c
105
return (
sem_trywait
(sem) == 0);
in deSemaphore_tryDecrement()
/third_party/musl/libc-test/src/functional/
H
A
D
sem_open.c
45
TEST(
sem_trywait
(sem) == -1 && errno == EAGAIN,
in main()
Completed in 6 milliseconds
1
2