Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/synchronization/internal/
Dper_thread_sem.h101 bool AbslInternalPerThreadSemWait(
112 return AbslInternalPerThreadSemWait(t); in Wait()
Dper_thread_sem.cc76 ABSL_ATTRIBUTE_WEAK bool AbslInternalPerThreadSemWait( in AbslInternalPerThreadSemWait() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dper_thread_sem.h101 bool ABSL_INTERNAL_C_SYMBOL(AbslInternalPerThreadSemWait)(
112 return ABSL_INTERNAL_C_SYMBOL(AbslInternalPerThreadSemWait)(t); in Wait()
Dper_thread_sem.cc76 ABSL_ATTRIBUTE_WEAK bool ABSL_INTERNAL_C_SYMBOL(AbslInternalPerThreadSemWait)( in ABSL_INTERNAL_C_SYMBOL() argument