Searched refs:NativeBinarySemaphore (Results 1 – 5 of 5) sorted by relevance
22 struct NativeBinarySemaphore { struct27 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&; argument
23 using NativeBinarySemaphore = StaticSemaphore_t; variable24 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&;
22 using NativeBinarySemaphore = OS_CSEMA; variable23 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&;
22 using NativeBinarySemaphore = TX_SEMAPHORE; variable23 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&;
90 backend::NativeBinarySemaphore native_type_;