Searched defs:Unlock (Results 76 - 82 of 82) sorted by relevance

1234

/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1223 void Unlock() { function in class:testing::internal::MutexBase
1280 ~GTestMutexLock() { mutex_->Unlock(); }
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1213 void Unlock() { function in class:testing::internal::MutexBase
1270 ~GTestMutexLock() { mutex_->Unlock(); }
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A DSDL_main.cpp84 void Unlock();
125 void CEventQueue::Unlock() function in class:CEventQueue
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1639 void Unlock();
1678 ~GTestMutexLock() { mutex_->Unlock(); }
1861 void Unlock() { function in class:testing::internal::MutexBase
1933 ~GTestMutexLock() { mutex_->Unlock(); }
2038 void Unlock() {} function in class:testing::internal::Mutex
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1346 void Unlock() { function in class:testing::internal::MutexBase
1416 ~GTestMutexLock() { mutex_->Unlock(); }
1549 void Unlock() {} function in class:testing::internal::Mutex
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2453 void Unlock() { function in class:std::tr1::MutexBase
2523 ~GTestMutexLock() { mutex_->Unlock(); }
2656 void Unlock() {} function in class:std::tr1::Mutex
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2453 void Unlock() { function in class:std::tr1::MutexBase
2523 ~GTestMutexLock() { mutex_->Unlock(); }
2656 void Unlock() {} function in class:std::tr1::Mutex

Completed in 711 milliseconds

1234