/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
mutex | 407 template<typename _Mutex> 411 typedef _Mutex mutex_type; 430 template<typename _Mutex> 434 typedef _Mutex mutex_type; 605 template<typename _Mutex> 607 swap(unique_lock<_Mutex>& __x, unique_lock<_Mutex>& __y) noexcept
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
mutex | 370 template<typename _Mutex> 374 typedef _Mutex mutex_type; 393 template<typename _Mutex> 397 typedef _Mutex mutex_type; 568 template<typename _Mutex> 570 swap(unique_lock<_Mutex>& __x, unique_lock<_Mutex>& __y) noexcept
|
/external/valgrind/main/helgrind/ |
helgrind.h | 216 #define VALGRIND_HG_MUTEX_INIT_POST(_mutex, _mbRec) \ 218 void*,(_mutex), long,(_mbRec)) 222 #define VALGRIND_HG_MUTEX_LOCK_PRE(_mutex, _isTryLock) \ 224 void*,(_mutex), long,(_isTryLock)) 227 #define VALGRIND_HG_MUTEX_LOCK_POST(_mutex) \ 229 void*,(_mutex)) 232 #define VALGRIND_HG_MUTEX_UNLOCK_PRE(_mutex) \ 234 void*,(_mutex)) 237 #define VALGRIND_HG_MUTEX_UNLOCK_POST(_mutex) \ 239 void*,(_mutex)) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 697 _mutex = util.ForkAwareThreadLock() variable in class:BaseProxy 701 BaseProxy._mutex.acquire() 708 BaseProxy._mutex.release() [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 697 _mutex = util.ForkAwareThreadLock() variable in class:BaseProxy 701 BaseProxy._mutex.acquire() 708 BaseProxy._mutex.release() [all...] |
/external/chromium_org/tools/valgrind/drmemory/ |
suppressions_full.txt | 986 # basic_streambuf seems to leak something in creating a std::_Mutex 992 *!std::_Mutex::_Mutex [all...] |
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
0013-temp-collective-ndk-hackathon-fixes.patch | 254 @@ -414,6 +416,8 @@ swap(shared_lock<_Mutex>& __x, shared_lock<_Mutex>& __y) noexcept [all...] |
/external/chromium_org/third_party/usrsctp/usrsctplib/ |
user_socketvar.h | 43 /* #include <sys/_mutex.h> was 0 byte file */
|
/external/llvm/test/Object/Inputs/ |
coff_archive.lib | 34 std::bad_array_new_length ? std::_Container_base12 std::overflow_error ? std::range_error ? std::exception & |