Home
last modified time | relevance | path

Searched refs:sem_t (Results 276 - 282 of 282) sorted by relevance

1...<<1112

/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2448 sem_t *started;
2477 sem_t started; in FIXTURE()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c35 static void CheckSendListFullAndWait(FileManager *fileManager, sem_t *sem) in CheckSendListFullAndWait()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs24 pub type sem_t = *mut sem; types
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2514 sem_t *started;
2543 sem_t started; in FIXTURE()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs13 pub type sem_t = _sem; types
/third_party/python/
H A Dconfigure22773 sem_t *a = sem_open("/autoconf", O_CREAT, S_IRUSR|S_IWUSR, 0);
22829 sem_t *a = sem_open("/autocftw", O_CREAT, S_IRUSR|S_IWUSR, 0);
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 197 milliseconds

1...<<1112