Searched defs:ReleaseLockExclusive (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/rtc_base/synchronization/ | ||
D | rw_lock_win.cc | 29 void RWLockWin::ReleaseLockExclusive() { in ReleaseLockExclusive() function in webrtc::RWLockWin |
D | rw_lock_posix.cc | 40 void RWLockPosix::ReleaseLockExclusive() { in ReleaseLockExclusive() function in webrtc::RWLockPosix |