Searched defs:NativeBinarySemaphore (Results 1 – 4 of 4) sorted by relevance
22 struct NativeBinarySemaphore { struct27 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&; argument
23 using NativeBinarySemaphore = StaticSemaphore_t; variable
22 using NativeBinarySemaphore = OS_CSEMA; variable
22 using NativeBinarySemaphore = TX_SEMAPHORE; variable