Home
last modified time | relevance | path

Searched defs:timed_wait (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/boost/thread/pthread/
Dcondition_variable_fwd.hpp98 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
Dcondition_variable.hpp223 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/
Dcondition_variable.hpp350 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/
Dinterprocess_condition_any.hpp121 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
Dinterprocess_condition.hpp125 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
Dnamed_condition_any.hpp120 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
Dnamed_condition.hpp174 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
Dinterprocess_semaphore.hpp133 inline bool interprocess_semaphore::timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::interprocess_semaphore
Dnamed_semaphore.hpp159 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/
Dcondition.hpp88 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
Dsemaphore.hpp54 bool timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::posix_semaphore
Dnamed_semaphore.hpp68 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/
Dcondition_algorithm_8a.hpp369 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
Dcondition_any_algorithm.hpp198 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/
Dnamed_condition_any.hpp141 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
Dnamed_condition.hpp219 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
Dnamed_semaphore.hpp126 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/
Dcondition.hpp50 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
Dsemaphore.hpp77 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/
Dnamed_condition_test.cpp73 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
Dnamed_condition_any_test.cpp73 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/
Dcondition.hpp62 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
Dsemaphore.hpp94 inline bool windows_semaphore::timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::windows_semaphore
Dnamed_condition_any.hpp83 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
Dwinapi_semaphore_wrapper.hpp63 bool timed_wait(const boost::posix_time::ptime &abs_time) in timed_wait() function in boost::interprocess::ipcdetail::winapi_semaphore_functions

12