Home
last modified time | relevance | path

Searched refs:sem_open (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/pthread/
A Dsem_open.c5 sem_t* sem_open(const char* name, int flags, ...) { in sem_open() function
/third_party/ulib/musl/include/
A Dsemaphore.h22 sem_t* sem_open(const char*, int, ...);
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosunixxf.c762 Sem = sem_open (SemaphoreName, O_EXCL|O_CREAT, 0755, InitialUnits); in AcpiOsCreateSemaphore()
/third_party/ulib/musl/
A DWHATSNEW769 - cancellation-safety and corner-case overhaul in shm_open/sem_open
946 - resource leaks in sem_open
1496 - mmap leak in sem_open failure path for link call

Completed in 8 milliseconds