Searched defs:SimpleSemaphore (Results 1 – 6 of 6) sorted by relevance
40 class SimpleSemaphore { class42 SimpleSemaphore() : count_(0) {} in SimpleSemaphore() function in absl::synchronization_internal::SimpleSemaphore
39 class SimpleSemaphore { class41 SimpleSemaphore() : count_(0) {} in SimpleSemaphore() function in absl::synchronization_internal::SimpleSemaphore