Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dper_thread_sem_test.cc40 class SimpleSemaphore { class
42 SimpleSemaphore() : count_(0) {} in SimpleSemaphore() function in absl::synchronization_internal::SimpleSemaphore
74 SimpleSemaphore identity2_written; // Posted by thread writing identity2.