Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/base/internal/
Dspinlock_wait.h50 void SpinLockWake(std::atomic<uint32_t> *w, bool all);
82 inline void absl::base_internal::SpinLockWake(std::atomic<uint32_t> *w, in SpinLockWake() function
Dspinlock.cc162 base_internal::SpinLockWake(&lockword_, in SlowUnlock()
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dspinlock_wait.h50 void SpinLockWake(std::atomic<uint32_t> *w, bool all);
81 inline void absl::base_internal::SpinLockWake(std::atomic<uint32_t> *w, in SpinLockWake() function
Dspinlock.cc171 base_internal::SpinLockWake(&lockword_, in SlowUnlock()
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dcall_once.h183 base_internal::SpinLockWake(control, true); in CallOnceImpl()
/third_party/abseil-cpp/absl/base/
Dcall_once.h190 base_internal::SpinLockWake(control, true); in CallOnceImpl()
/third_party/skia/third_party/externals/abseil-cpp/
Dsymbols_arm64_dbg.def2409 ?SpinLockWake@base_internal@absl@@YAXPEAU?$atomic@I@__1@std@@_N@Z
Dsymbols_x64_dbg.def2411 ?SpinLockWake@base_internal@absl@@YAXPEAU?$atomic@I@__1@std@@_N@Z
Dsymbols_x86_dbg.def2405 ?SpinLockWake@base_internal@absl@@YAXPAU?$atomic@I@__1@std@@_N@Z