Searched defs:PlatformSemaphore (Results 1 – 2 of 2) sorted by relevance
15 class PlatformSemaphore { class17 explicit PlatformSemaphore(uint32_t count) in PlatformSemaphore() function in fml::PlatformSemaphore60 class PlatformSemaphore { class62 explicit PlatformSemaphore(uint32_t count) in PlatformSemaphore() function in fml::PlatformSemaphore102 class PlatformSemaphore { class104 explicit PlatformSemaphore(uint32_t count) in PlatformSemaphore() function in fml::PlatformSemaphore
15 class PlatformSemaphore; variable