Home
last modified time | relevance | path

Searched defs:mutex_t (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/spirit/home/classic/utility/
Dscoped_lock.hpp36 typedef MutexT mutex_t; typedef
74 typedef MutexT mutex_t; typedef
/third_party/e2fsprogs/lib/ext2fs/
Drw_bitmaps.c35 typedef pthread_mutex_t mutex_t; typedef
48 typedef int mutex_t; typedef
49 #define unix_pthread_mutex_lock(mutex_t) do {} while (0) argument
50 #define unix_pthread_mutex_unlock(mutex_t) do {} while (0) argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dszrt_asan.c33 typedef pthread_mutex_t mutex_t; typedef
40 typedef uint32_t mutex_t; typedef
/third_party/boost/libs/fiber/examples/asio/detail/
Dyield.hpp42 typedef fibers::detail::spinlock mutex_t; typedef
/third_party/boost/boost/thread/v2/
Dshared_mutex.hpp168 typedef boost::mutex mutex_t; typedef in boost::thread_v2::shared_mutex
434 typedef boost::mutex mutex_t; typedef in boost::thread_v2::upgrade_mutex
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h179 typedef CRITICAL_SECTION mutex_t; typedef
193 typedef pthread_mutex_t mutex_t; typedef