Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexsystem.c177 ACPI_SEMAPHORE Semaphore, in AcpiExSystemWaitSemaphore()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h68 constexpr Semaphore() {} in Semaphore() function