Searched defs:InCriticalSection (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | sigslot_unittest.cc | 115 bool InCriticalSection() { return lock_count_ != unlock_count_; } in InCriticalSection() function in multi_threaded_local_fake |