Searched refs:InCriticalSection (Results 1 – 1 of 1) sorted by relevance
115 bool InCriticalSection() { return lock_count_ != unlock_count_; } in InCriticalSection() function in multi_threaded_local_fake149 bool InCriticalSection() { return SignalMTLoopback.InCriticalSection(); } in InCriticalSection() function in SigslotMTLockTest224 EXPECT_FALSE(InCriticalSection()); in TEST_F()