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