Home
last modified time | relevance | path

Searched defs:SimpleSemaphore (Results 1 – 1 of 1) sorted by relevance

/third_party/abseil-cpp/absl/synchronization/internal/
Dper_thread_sem_test.cc39 class SimpleSemaphore { class
41 SimpleSemaphore() : count_(0) {} in SimpleSemaphore() function in absl::synchronization_internal::SimpleSemaphore