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