Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/synchronization/
Dmutex.h43 rtc::PlatformThreadRef current = CurrentThreadRefAssertingNotBeingHolder(); in Lock()
49 rtc::PlatformThreadRef current = CurrentThreadRefAssertingNotBeingHolder(); in TryLock()
67 rtc::PlatformThreadRef CurrentThreadRefAssertingNotBeingHolder() { in CurrentThreadRefAssertingNotBeingHolder() function