Home
last modified time | relevance | path

Searched defs:abs_time (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/boost/boost/thread/
Dpoly_shared_lockable_adapter.hpp40 bool try_lock_shared_until(chrono::system_clock::time_point const & abs_time) in try_lock_shared_until()
44 bool try_lock_shared_until(chrono::steady_clock::time_point const & abs_time) in try_lock_shared_until()
79 bool try_lock_upgrade_until(chrono::system_clock::time_point const & abs_time) in try_lock_upgrade_until()
83 bool try_lock_upgrade_until(chrono::steady_clock::time_point const & abs_time) in try_lock_upgrade_until()
97 bool try_unlock_shared_and_lock_until(chrono::system_clock::time_point const & abs_time) in try_unlock_shared_and_lock_until()
101 bool try_unlock_shared_and_lock_until(chrono::steady_clock::time_point const & abs_time) in try_unlock_shared_and_lock_until()
120 bool try_unlock_shared_and_lock_upgrade_until(chrono::system_clock::time_point const & abs_time) in try_unlock_shared_and_lock_upgrade_until()
124 bool try_unlock_shared_and_lock_upgrade_until(chrono::steady_clock::time_point const & abs_time) in try_unlock_shared_and_lock_upgrade_until()
147 bool try_unlock_upgrade_and_lock_until(chrono::system_clock::time_point const & abs_time) in try_unlock_upgrade_and_lock_until()
151 bool try_unlock_upgrade_and_lock_until(chrono::steady_clock::time_point const & abs_time) in try_unlock_upgrade_and_lock_until()
Dpoly_shared_lockable.hpp34 bool try_lock_shared_until(chrono::time_point<Clock, Duration> const & abs_time) in try_lock_shared_until()
65 bool try_lock_upgrade_until(chrono::time_point<Clock, Duration> const & abs_time) in try_lock_upgrade_until()
82 bool try_unlock_shared_and_lock_until(chrono::time_point<Clock, Duration> const & abs_time) in try_unlock_shared_and_lock_until()
100 …bool try_unlock_shared_and_lock_upgrade_until(chrono::time_point<Clock, Duration> const & abs_time) in try_unlock_shared_and_lock_upgrade_until()
119 bool try_unlock_upgrade_and_lock_until(chrono::time_point<Clock, Duration> const & abs_time) in try_unlock_upgrade_and_lock_until()
Dpoly_lockable_adapter.hpp72 bool try_lock_until(chrono::system_clock::time_point const & abs_time) in try_lock_until()
76 bool try_lock_until(chrono::steady_clock::time_point const & abs_time) in try_lock_until()
/third_party/boost/boost/interprocess/sync/
Dnamed_upgradable_mutex.hpp299 (const boost::posix_time::ptime &abs_time) in timed_lock()
312 (const boost::posix_time::ptime &abs_time) in timed_lock_upgradable()
325 (const boost::posix_time::ptime &abs_time) in timed_lock_sharable()
344 (const boost::posix_time::ptime &abs_time) in timed_unlock_upgradable_and_lock()
Dinterprocess_condition.hpp125 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
135 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
Dinterprocess_condition_any.hpp121 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
128 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
Dinterprocess_upgradable_mutex.hpp330 (const boost::posix_time::ptime &abs_time) in timed_lock()
416 (const boost::posix_time::ptime &abs_time) in timed_lock_upgradable()
493 (const boost::posix_time::ptime &abs_time) in timed_lock_sharable()
606 (const boost::posix_time::ptime &abs_time) in timed_unlock_upgradable_and_lock()
Dnamed_sharable_mutex.hpp208 (const boost::posix_time::ptime &abs_time) in timed_lock()
221 (const boost::posix_time::ptime &abs_time) in timed_lock_sharable()
Dscoped_lock.hpp117 scoped_lock(mutex_type& m, const boost::posix_time::ptime& abs_time) in scoped_lock()
206 scoped_lock(BOOST_RV_REF(upgradable_lock<T>) upgr, boost::posix_time::ptime &abs_time in scoped_lock()
310 bool timed_lock(const boost::posix_time::ptime& abs_time) in timed_lock()
Dnamed_condition_any.hpp120 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
127 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
Dfile_lock.hpp189 inline bool file_lock::timed_lock(const boost::posix_time::ptime &abs_time) in timed_lock()
218 inline bool file_lock::timed_lock_sharable(const boost::posix_time::ptime &abs_time) in timed_lock_sharable()
Dnamed_condition.hpp175 (L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
183 (L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
Dinterprocess_sharable_mutex.hpp218 (const boost::posix_time::ptime &abs_time) in timed_lock()
301 (const boost::posix_time::ptime &abs_time) in timed_lock_sharable()
/third_party/boost/boost/interprocess/sync/shm/
Dnamed_upgradable_mutex.hpp293 (const boost::posix_time::ptime &abs_time) in timed_lock()
306 (const boost::posix_time::ptime &abs_time) in timed_lock_upgradable()
319 (const boost::posix_time::ptime &abs_time) in timed_lock_sharable()
338 (const boost::posix_time::ptime &abs_time) in timed_unlock_upgradable_and_lock()
Dnamed_condition.hpp220 (L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
225 (L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
Dnamed_condition_any.hpp141 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
148 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
/third_party/boost/boost/interprocess/sync/spin/
Dcondition.hpp50 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
63 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
171 (const boost::posix_time::ptime &abs_time, InterprocessMutex &mut) in do_timed_wait()
178 const boost::posix_time::ptime &abs_time, in do_timed_wait()
/third_party/boost/boost/interprocess/sync/detail/
Dcondition_any_algorithm.hpp102 , const boost::posix_time::ptime &abs_time) in wait()
134 (ConditionAnyMembers &data, Lock& lock, const boost::posix_time::ptime &abs_time) in do_timed_wait()
198 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
206 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
Dcondition_algorithm_8a.hpp255 , const boost::posix_time::ptime &abs_time in wait()
369 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
377 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
/third_party/boost/boost/interprocess/sync/posix/
Dcondition.hpp88 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time) in timed_wait()
104 bool timed_wait(L& lock, const boost::posix_time::ptime &abs_time, Pr pred) in timed_wait()
179 (const boost::posix_time::ptime &abs_time, posix_mutex &mut) in do_timed_wait()
/third_party/boost/boost/thread/pthread/
Dcondition_variable_fwd.hpp100 boost::system_time const& abs_time) in timed_wait()
124 ::boost::xtime const& abs_time) in timed_wait()
163 boost::system_time const& abs_time,predicate_type pred) in timed_wait()
190 ::boost::xtime const& abs_time,predicate_type pred) in timed_wait()
Dshared_mutex.hpp227 bool try_lock_shared_until(const chrono::time_point<Clock, Duration>& abs_time) in try_lock_shared_until()
320 bool try_lock_until(const chrono::time_point<Clock, Duration>& abs_time) in try_lock_until()
409 bool try_lock_upgrade_until(const chrono::time_point<Clock, Duration>& abs_time) in try_lock_upgrade_until()
507 const chrono::time_point<Clock, Duration>& abs_time) in try_unlock_upgrade_and_lock_until()
565 const chrono::time_point<Clock, Duration>& abs_time) in try_unlock_shared_and_lock_until()
619 const chrono::time_point<Clock, Duration>& abs_time) in try_unlock_shared_and_lock_upgrade_until()
Dcondition_variable.hpp223 bool timed_wait(lock_type& m,boost::system_time const& abs_time) in timed_wait()
246 bool timed_wait(lock_type& m,::boost::xtime const& abs_time) in timed_wait()
281 bool timed_wait(lock_type& m,boost::system_time const& abs_time, predicate_type pred) in timed_wait()
306 bool timed_wait(lock_type& m,::boost::xtime const& abs_time, predicate_type pred) in timed_wait()
/third_party/boost/boost/thread/v2/
Dshared_mutex.hpp297 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_lock_until()
375 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_lock_shared_until()
675 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_lock_until()
754 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_lock_shared_until()
832 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_lock_upgrade_until()
896 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_unlock_shared_and_lock_until()
951 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_unlock_shared_and_lock_upgrade_until()
1010 const boost::chrono::time_point<Clock, Duration>& abs_time) in try_unlock_upgrade_and_lock_until()
/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()
364 bool timed_wait(unique_lock<mutex>& m,boost::xtime const& abs_time) in timed_wait()
385 … bool timed_wait(unique_lock<mutex>& m,boost::system_time const& abs_time,predicate_type pred) in timed_wait()
401 bool timed_wait(unique_lock<mutex>& m,boost::xtime const& abs_time,predicate_type pred) in timed_wait()
547 bool timed_wait(lock_type& m,boost::system_time const& abs_time) in timed_wait()
563 bool timed_wait(lock_type& m,boost::xtime const& abs_time) in timed_wait()
585 bool timed_wait(lock_type& m,boost::system_time const& abs_time,predicate_type pred) in timed_wait()
602 bool timed_wait(lock_type& m,boost::xtime const& abs_time,predicate_type pred) in timed_wait()

1234