Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dvalue_base.h154 void lock() override NO_THREAD_SAFETY_ANALYSIS { in lock()
158 void unlock() override NO_THREAD_SAFETY_ANALYSIS { in unlock()
Dvalues_impl.cc381 void CefValueImpl::AcquireLock() NO_THREAD_SAFETY_ANALYSIS { in AcquireLock()
389 void CefValueImpl::ReleaseLock() NO_THREAD_SAFETY_ANALYSIS { in ReleaseLock()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dtsa.h77 #define NO_THREAD_SAFETY_ANALYSIS \ macro
/third_party/benchmark/src/
Dmutex.h64 #define NO_THREAD_SAFETY_ANALYSIS \ macro