Home
last modified time | relevance | path

Searched refs:sem_t (Results 126 - 150 of 215) sorted by relevance

123456789

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
H A D6-1.c35 static sem_t *gsemp;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
H A D10-1.c33 sem_t mysemp; in main()
H A D9-1.c39 sem_t mysemp; in main()
H A D11-1.c34 sem_t mysemp[2]; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
H A D13-1.c52 static sem_t sem;
H A D7-1.c37 sem_t *mysemp; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
H A D3-1.c27 static sem_t sem;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
H A D3-1.c28 static sem_t psem, csem;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
H A D15-1.c88 sem_t *sems[4]; in main()
H A D3-1.c62 sem_t *mysemp; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D9-1.c110 sem_t *sem; in main()
H A D7-1.c103 sem_t *sem; in main()
H A D3-1.c131 sem_t *sem; in main()
H A D5-1.c100 sem_t *sem; in main()
/third_party/node/deps/v8/src/base/platform/
H A Dsemaphore.h61 using NativeHandle = sem_t;
/third_party/skia/src/core/
H A DSkSemaphore.cpp45 sem_t fSemaphore;
/third_party/python/Modules/_multiprocessing/
H A Dmultiprocessing.h30 typedef sem_t *SEM_HANDLE;
/third_party/pulseaudio/src/pulsecore/
H A Dsemaphore-posix.c34 sem_t sem;
/third_party/NuttX/fs/driver/
H A Dfs_blockproxy.c45 static sem_t g_devno_sem;
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.h75 sem_t ts_sem; /* The actual semaphore */
/third_party/musl/src/thread/
H A Dsynccall.c14 static sem_t target_sem, caller_sem;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D21-1.c49 static sem_t *sem;
H A D14-1.c57 sem_t *sem_linked, *sem_unlinked; in main()
H A D1-1.c57 sem_t *sem; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_destroy/
H A D3-1.c28 static sem_t psem, csem;

Completed in 8 milliseconds

123456789