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