Searched refs:NO_THREAD_SAFETY_ANALYSIS (Results 1 – 4 of 4) sorted by relevance
154 void lock() override NO_THREAD_SAFETY_ANALYSIS { in lock()158 void unlock() override NO_THREAD_SAFETY_ANALYSIS { in unlock()
381 void CefValueImpl::AcquireLock() NO_THREAD_SAFETY_ANALYSIS { in AcquireLock()389 void CefValueImpl::ReleaseLock() NO_THREAD_SAFETY_ANALYSIS { in ReleaseLock()
77 #define NO_THREAD_SAFETY_ANALYSIS \ macro
64 #define NO_THREAD_SAFETY_ANALYSIS \ macro