Searched refs:SimpleSemaphore (Results 1 – 1 of 1) sorted by relevance
40 class SimpleSemaphore { class42 SimpleSemaphore() : count_(0) {} in SimpleSemaphore() function in absl::synchronization_internal::SimpleSemaphore74 SimpleSemaphore identity2_written; // Posted by thread writing identity2.