Searched defs:SetThreadBlockedCounter (Results 1 – 2 of 2) sorted by relevance
| /third_party/abseil-cpp/absl/synchronization/internal/ | ||
| D | per_thread_sem.cc | 31 void PerThreadSem::SetThreadBlockedCounter(std::atomic<int> *counter) { in SetThreadBlockedCounter() function in absl::synchronization_internal::PerThreadSem |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ | ||
| D | per_thread_sem.cc | 31 void PerThreadSem::SetThreadBlockedCounter(std::atomic<int> *counter) { in SetThreadBlockedCounter() function in absl::synchronization_internal::PerThreadSem |