Home
last modified time | relevance | path

Searched defs:Semaphore (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerShmem.h62 void *Semaphore[2]; variable
/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexsystem.c69 ACPI_SEMAPHORE Semaphore, in AcpiExSystemWaitSemaphore() argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mutex.h66 constexpr Semaphore() {} in Semaphore() function