Home
last modified time | relevance | path

Searched refs:try_to_lock_t (Results 1 – 25 of 40) sorted by relevance

12

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__mutex/
Dtag_types.h24 struct _LIBCPP_EXPORTED_FROM_ABI try_to_lock_t { struct
25 explicit try_to_lock_t() = default;
34 inline constexpr try_to_lock_t try_to_lock = try_to_lock_t();
38 constexpr try_to_lock_t try_to_lock = try_to_lock_t();
/external/cronet/tot/third_party/libc++/src/include/__mutex/
Dtag_types.h24 struct _LIBCPP_EXPORTED_FROM_ABI try_to_lock_t { struct
25 explicit try_to_lock_t() = default;
34 inline constexpr try_to_lock_t try_to_lock = try_to_lock_t();
38 constexpr try_to_lock_t try_to_lock = try_to_lock_t();
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__mutex/
Dtag_types.h24 struct _LIBCPP_EXPORTED_FROM_ABI try_to_lock_t { struct
25 explicit try_to_lock_t() = default;
34 inline constexpr try_to_lock_t try_to_lock = try_to_lock_t();
38 constexpr try_to_lock_t try_to_lock = try_to_lock_t();
/external/cronet/stable/third_party/libc++/src/include/__mutex/
Dtag_types.h24 struct _LIBCPP_EXPORTED_FROM_ABI try_to_lock_t { struct
25 explicit try_to_lock_t() = default;
34 inline constexpr try_to_lock_t try_to_lock = try_to_lock_t();
38 constexpr try_to_lock_t try_to_lock = try_to_lock_t();
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dlock_options.hpp17 struct try_to_lock_t struct
25 BOOST_CONSTEXPR_OR_CONST try_to_lock_t try_to_lock = {};
Dlock_types.hpp136 unique_lock(Mutex& m_, try_to_lock_t) : in unique_lock() argument
204 …ue_lock(BOOST_THREAD_RV_REF_BEG upgrade_lock<mutex_type> BOOST_THREAD_RV_REF_END ul, try_to_lock_t) in unique_lock() argument
263 …que_lock(BOOST_THREAD_RV_REF_BEG shared_lock<mutex_type> BOOST_THREAD_RV_REF_END sl, try_to_lock_t) in unique_lock() argument
532 shared_lock(Mutex& m_,try_to_lock_t): in shared_lock() argument
795 upgrade_lock(Mutex& m_, try_to_lock_t) : in upgrade_lock() argument
851 …ade_lock(BOOST_THREAD_RV_REF_BEG shared_lock<mutex_type> BOOST_THREAD_RV_REF_END sl, try_to_lock_t) in upgrade_lock() argument
1150 try_lock_wrapper(Mutex& m_,try_to_lock_t): in try_lock_wrapper() argument
Dlock_factories.hpp38 unique_lock<Lockable> make_unique_lock(Lockable& mtx, try_to_lock_t) in make_unique_lock() argument
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
Dmutex_try_to_lock.pass.cpp25 std::unique_lock<checking_mutex> lock(mux, std::try_to_lock_t()); in main()
33 std::unique_lock<checking_mutex> lock(mux, std::try_to_lock_t()); in main()
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons/
Dmutex_try_to_lock.pass.cpp25 std::unique_lock<checking_mutex> lock(mux, std::try_to_lock_t()); in main()
33 std::unique_lock<checking_mutex> lock(mux, std::try_to_lock_t()); in main()
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/
Dtypes.verify.cpp23 std::try_to_lock_t f2() { return {}; } // expected-error 1 {{chosen constructor is explicit in copy… in f2()
Dtypes.pass.cpp29 typedef std::try_to_lock_t T2; in main()
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/
Dtypes.verify.cpp23 std::try_to_lock_t f2() { return {}; } // expected-error 1 {{chosen constructor is explicit in copy… in f2()
Dtypes.pass.cpp29 typedef std::try_to_lock_t T2; in main()
/external/libcxx/test/std/thread/thread.mutex/thread.lock/
Dtypes.pass.cpp28 typedef std::try_to_lock_t T2; in main()
/external/libcxx/include/
D__mutex_base74 struct _LIBCPP_TYPE_VIS try_to_lock_t {};
80 extern _LIBCPP_EXPORTED_FROM_ABI const try_to_lock_t try_to_lock;
86 /* _LIBCPP_INLINE_VAR */ constexpr try_to_lock_t try_to_lock = try_to_lock_t();
136 unique_lock(mutex_type& __m, try_to_lock_t)
/external/cronet/stable/third_party/libc++/src/include/__cxx03/
Dmutex90 struct try_to_lock_t { explicit try_to_lock_t() = default; };
94 inline constexpr try_to_lock_t try_to_lock{};
134 unique_lock(mutex_type& m, try_to_lock_t);
327 unique_lock<_L0> __u0(__l0, try_to_lock_t());
/external/cronet/tot/third_party/libc++/src/include/__cxx03/
Dmutex90 struct try_to_lock_t { explicit try_to_lock_t() = default; };
94 inline constexpr try_to_lock_t try_to_lock{};
134 unique_lock(mutex_type& m, try_to_lock_t);
327 unique_lock<_L0> __u0(__l0, try_to_lock_t());
/external/cronet/tot/third_party/libc++/src/include/
Dmutex90 struct try_to_lock_t { explicit try_to_lock_t() = default; };
94 inline constexpr try_to_lock_t try_to_lock{};
134 unique_lock(mutex_type& m, try_to_lock_t);
325 unique_lock<_L0> __u0(__l0, try_to_lock_t());
/external/cronet/stable/third_party/libc++/src/include/
Dmutex90 struct try_to_lock_t { explicit try_to_lock_t() = default; };
94 inline constexpr try_to_lock_t try_to_lock{};
134 unique_lock(mutex_type& m, try_to_lock_t);
325 unique_lock<_L0> __u0(__l0, try_to_lock_t());
/external/cronet/tot/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/
Dmutex.pass.cpp35 std::unique_lock<std::mutex> lock(mux, std::try_to_lock_t()); in try_lock_thread()
/external/cronet/stable/third_party/libc++/src/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/
Dmutex.pass.cpp35 std::unique_lock<std::mutex> lock(mux, std::try_to_lock_t()); in try_lock_thread()
/external/tensorflow/tensorflow/core/platform/
Dmutex.h154 mutex_lock(mutex_type& mu, std::try_to_lock_t) TF_EXCLUSIVE_LOCK_FUNCTION(mu) in mutex_lock() argument
194 tf_shared_lock(mutex_type& mu, std::try_to_lock_t) TF_SHARED_LOCK_FUNCTION(mu) in tf_shared_lock() argument
/external/cronet/stable/third_party/libc++/src/modules/std/
Dmutex.inc23 using std::try_to_lock_t;
/external/cronet/tot/third_party/libc++/src/modules/std/
Dmutex.inc23 using std::try_to_lock_t;
/external/libcxx/src/
Dmutex.cpp20 const try_to_lock_t try_to_lock = {};

12