| /external/pigweed/pw_sync_stl/public/pw_sync_stl/ |
| D | timed_mutex_inline.h | 21 inline bool TimedMutex::try_lock_for(chrono::SystemClock::duration timeout) { in try_lock_for() function
|
| /external/pigweed/pw_sync_freertos/ |
| D | timed_mutex.cc | 30 bool TimedMutex::try_lock_for(SystemClock::duration timeout) { in try_lock_for() function in pw::sync::TimedMutex
|
| /external/pigweed/pw_sync_embos/ |
| D | timed_mutex.cc | 29 bool TimedMutex::try_lock_for(SystemClock::duration timeout) { in try_lock_for() function in pw::sync::TimedMutex
|
| /external/pigweed/pw_sync_threadx/ |
| D | timed_mutex.cc | 29 bool TimedMutex::try_lock_for(SystemClock::duration timeout) { in try_lock_for() function in pw::sync::TimedMutex
|
| /external/pigweed/pw_sync/public/pw_sync/ |
| D | timed_mutex.h | 78 [[nodiscard]] bool try_lock_for(chrono::SystemClock::duration timeout) in try_lock_for() function
|
| D | lock_testing.h | 62 bool try_lock_for(const FakeClock::duration&) { return try_lock(); } in try_lock_for() function
|
| /external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/ |
| D | try_lock_for.pass.cpp | 31 bool try_lock_for(const std::chrono::duration<Rep, Period>& rel_time) in try_lock_for() function
|
| /external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/locks/unique_lock/locking/ |
| D | try_lock_for_pass.cpp | 36 bool try_lock_for(const boost::chrono::duration<Rep, Period>& rel_time) in try_lock_for() function
|
| /external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
| D | poly_lockable.hpp | 62 bool try_lock_for(chrono::duration<Rep, Period> const & rel_time) in try_lock_for() function in boost::timed_poly_lockable
|
| D | poly_lockable_adapter.hpp | 80 bool try_lock_for(chrono::nanoseconds const & rel_time) in try_lock_for() function in boost::poly_timed_lockable_adapter
|
| D | testable_mutex.hpp | 78 bool try_lock_for(const chrono::duration<Rep, Period>& rel_time) in try_lock_for() function in boost::testable_mutex
|
| D | null_mutex.hpp | 64 bool try_lock_for(chrono::duration<Rep, Period> const &) in try_lock_for() function in boost::null_mutex
|
| D | lockable_adapter.hpp | 79 bool try_lock_for(chrono::duration<Rep, Period> const & rel_time) const in try_lock_for() function in boost::timed_lockable_adapter
|
| D | lock_types.hpp | 410 bool try_lock_for(const chrono::duration<Rep, Period>& rel_time) in try_lock_for() function in boost::unique_lock 692 bool try_lock_for(const chrono::duration<Rep, Period>& rel_time) in try_lock_for() function in boost::shared_lock 979 bool try_lock_for(const chrono::duration<Rep, Period>& rel_time) in try_lock_for() function in boost::upgrade_lock
|
| /external/cronet/tot/third_party/libc++/src/test/support/ |
| D | checking_mutex.h | 57 bool try_lock_for(const std::chrono::duration<Rep, Period>&) { in try_lock_for() function
|
| /external/rust/android-crates-io/crates/parking_lot/src/ |
| D | raw_fair_mutex.rs | 62 fn try_lock_for(&self, timeout: Self::Duration) -> bool { in try_lock_for() method
|
| /external/cronet/stable/third_party/libc++/src/test/support/ |
| D | checking_mutex.h | 57 bool try_lock_for(const std::chrono::duration<Rep, Period>&) { in try_lock_for() function
|
| /external/cronet/tot/third_party/libc++/src/include/__mutex/ |
| D | unique_lock.h | 138 _LIBCPP_HIDE_FROM_ABI bool unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>&… in try_lock_for() function
|
| /external/cronet/stable/third_party/libc++/src/include/__cxx03/__mutex/ |
| D | unique_lock.h | 140 bool unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d) { in try_lock_for() function
|
| /external/cronet/tot/third_party/libc++/src/include/__cxx03/__mutex/ |
| D | unique_lock.h | 140 bool unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>& __d) { in try_lock_for() function
|
| /external/cronet/stable/third_party/libc++/src/include/__mutex/ |
| D | unique_lock.h | 138 _LIBCPP_HIDE_FROM_ABI bool unique_lock<_Mutex>::try_lock_for(const chrono::duration<_Rep, _Period>&… in try_lock_for() function
|
| /external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/win32/ |
| D | basic_recursive_mutex.hpp | 77 bool try_lock_for(const chrono::duration<Rep, Period>& rel_time) in try_lock_for() function
|
| D | basic_timed_mutex.hpp | 218 bool try_lock_for(const chrono::duration<Rep, Period>& rel_time) in try_lock_for() function
|
| /external/sdv/vsomeip/third_party/boost/chrono/example/ |
| D | simulated_thread_interface_demo.cpp | 98 bool try_lock_for(const boost::chrono::duration<Rep, Period>& d) in try_lock_for() function
|
| /external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/pthread/ |
| D | mutex.hpp | 276 bool try_lock_for(const chrono::duration<Rep, Period>& rel_time) in try_lock_for() function in boost::timed_mutex
|