/third_party/boost/boost/thread/pthread/ |
D | condition_variable_fwd.hpp | 98 bool timed_wait( in timed_wait() function in boost::condition_variable 122 bool timed_wait( in timed_wait() function in boost::condition_variable 130 bool timed_wait( in timed_wait() function in boost::condition_variable 161 bool timed_wait( in timed_wait() function in boost::condition_variable 188 bool timed_wait( in timed_wait() function in boost::condition_variable 196 bool timed_wait( in timed_wait() function in boost::condition_variable
|
D | condition_variable.hpp | 223 bool timed_wait(lock_type& m,boost::system_time const& abs_time) in timed_wait() function in boost::condition_variable_any 246 bool timed_wait(lock_type& m,::boost::xtime const& abs_time) in timed_wait() function in boost::condition_variable_any 252 bool timed_wait(lock_type& m,duration_type const& wait_duration) in timed_wait() function in boost::condition_variable_any 281 bool timed_wait(lock_type& m,boost::system_time const& abs_time, predicate_type pred) in timed_wait() function in boost::condition_variable_any 306 bool timed_wait(lock_type& m,::boost::xtime const& abs_time, predicate_type pred) in timed_wait() function in boost::condition_variable_any 312 bool timed_wait(lock_type& m,duration_type const& wait_duration,predicate_type pred) in timed_wait() function in boost::condition_variable_any
|
/third_party/boost/boost/thread/win32/ |
D | condition_variable.hpp | 350 bool timed_wait(unique_lock<mutex>& m,boost::system_time const& abs_time) in timed_wait() function in boost::condition_variable 364 bool timed_wait(unique_lock<mutex>& m,boost::xtime const& abs_time) in timed_wait() function in boost::condition_variable 369 bool timed_wait(unique_lock<mutex>& m,duration_type const& wait_duration) in timed_wait() function in boost::condition_variable 385 … bool timed_wait(unique_lock<mutex>& m,boost::system_time const& abs_time,predicate_type pred) in timed_wait() function in boost::condition_variable 401 bool timed_wait(unique_lock<mutex>& m,boost::xtime const& abs_time,predicate_type pred) in timed_wait() function in boost::condition_variable 406 … bool timed_wait(unique_lock<mutex>& m,duration_type const& wait_duration,predicate_type pred) in timed_wait() function in boost::condition_variable 547 bool timed_wait(lock_type& m,boost::system_time const& abs_time) in timed_wait() function in boost::condition_variable_any 563 bool timed_wait(lock_type& m,boost::xtime const& abs_time) in timed_wait() function in boost::condition_variable_any 569 bool timed_wait(lock_type& m,duration_type const& wait_duration) in timed_wait() function in boost::condition_variable_any 585 bool timed_wait(lock_type& m,boost::system_time const& abs_time,predicate_type pred) in timed_wait() function in boost::condition_variable_any [all …]
|
/third_party/boost/boost/interprocess/sync/ |
D | interprocess_condition_any.hpp | 121 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::interprocess_condition_any 128 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::interprocess_condition_any
|
D | interprocess_condition.hpp | 125 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::interprocess_condition 135 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::interprocess_condition
|
D | named_condition_any.hpp | 120 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::named_condition_any 127 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::named_condition_any
|
D | named_condition.hpp | 174 inline bool named_condition::timed_wait in timed_wait() function in boost::interprocess::named_condition 182 inline bool named_condition::timed_wait in timed_wait() function in boost::interprocess::named_condition
|
D | interprocess_semaphore.hpp | 133 inline bool interprocess_semaphore::timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::interprocess_semaphore
|
D | named_semaphore.hpp | 159 inline bool named_semaphore::timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::named_semaphore
|
/third_party/boost/boost/interprocess/sync/posix/ |
D | condition.hpp | 88 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::posix_condition 104 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::ipcdetail::posix_condition
|
D | semaphore.hpp | 54 bool timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::posix_semaphore
|
D | named_semaphore.hpp | 68 bool timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::posix_named_semaphore
|
/third_party/boost/boost/interprocess/sync/detail/ |
D | condition_algorithm_8a.hpp | 369 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::condition_8a_wrapper 377 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::ipcdetail::condition_8a_wrapper
|
D | condition_any_algorithm.hpp | 198 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::condition_any_wrapper 206 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::ipcdetail::condition_any_wrapper
|
/third_party/boost/boost/interprocess/sync/shm/ |
D | named_condition_any.hpp | 141 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::shm_named_condition_any 148 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::ipcdetail::shm_named_condition_any
|
D | named_condition.hpp | 219 inline bool shm_named_condition::timed_wait in timed_wait() function in boost::interprocess::ipcdetail::shm_named_condition 224 inline bool shm_named_condition::timed_wait in timed_wait() function in boost::interprocess::ipcdetail::shm_named_condition
|
D | named_semaphore.hpp | 126 inline bool shm_named_semaphore::timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::shm_named_semaphore
|
/third_party/boost/boost/interprocess/sync/spin/ |
D | condition.hpp | 50 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::spin_condition 63 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::ipcdetail::spin_condition
|
D | semaphore.hpp | 77 inline bool spin_semaphore::timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::spin_semaphore
|
/third_party/boost/libs/interprocess/test/ |
D | named_condition_test.cpp | 73 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in named_condition_test_wrapper 80 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in named_condition_test_wrapper
|
D | named_condition_any_test.cpp | 73 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in named_condition_any_test_wrapper 80 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in named_condition_any_test_wrapper
|
/third_party/boost/boost/interprocess/sync/windows/ |
D | condition.hpp | 62 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::windows_condition 66 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::ipcdetail::windows_condition
|
D | semaphore.hpp | 94 inline bool windows_semaphore::timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::windows_semaphore
|
D | named_condition_any.hpp | 83 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::windows_named_condition_any 87 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait() function in boost::interprocess::ipcdetail::windows_named_condition_any
|
D | winapi_semaphore_wrapper.hpp | 63 bool timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::winapi_semaphore_functions
|