/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/ |
H A D | scheduler.cpp | 42 newTaskScheduled.wait(lock); in serviceQueue() 51 newTaskScheduled.timed_wait(lock, toPosixTime(taskQueue.begin()->first))) { in serviceQueue() 59 if (newTaskScheduled.wait_until<>(lock, timeToWaitFor) == boost::cv_status::timeout) in serviceQueue() 83 newTaskScheduled.notify_one(); in serviceQueue() 95 newTaskScheduled.notify_all(); in stop() 104 newTaskScheduled.notify_one(); in schedule()
|
H A D | scheduler.h | 75 boost::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/ |
H A D | scheduler.cpp | 42 newTaskScheduled.wait(lock); in serviceQueue() 51 newTaskScheduled.timed_wait(lock, toPosixTime(taskQueue.begin()->first))) { in serviceQueue() 59 if (newTaskScheduled.wait_until<>(lock, timeToWaitFor) == boost::cv_status::timeout) in serviceQueue() 83 newTaskScheduled.notify_one(); in serviceQueue() 95 newTaskScheduled.notify_all(); in stop() 104 newTaskScheduled.notify_one(); in schedule()
|
H A D | scheduler.h | 75 boost::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/ |
H A D | scheduler.cpp | 42 newTaskScheduled.wait(lock); in serviceQueue() 51 newTaskScheduled.timed_wait(lock, toPosixTime(taskQueue.begin()->first))) { in serviceQueue() 59 if (newTaskScheduled.wait_until<>(lock, timeToWaitFor) == boost::cv_status::timeout) in serviceQueue() 83 newTaskScheduled.notify_one(); in serviceQueue() 95 newTaskScheduled.notify_all(); in stop() 104 newTaskScheduled.notify_one(); in schedule()
|
H A D | scheduler.h | 75 boost::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/ |
H A D | scheduler.cpp | 38 newTaskScheduled.wait(lock); in serviceQueue() 46 if (newTaskScheduled.wait_until(lock, timeToWaitFor) == std::cv_status::timeout) { in serviceQueue() 71 newTaskScheduled.notify_one(); in serviceQueue() 83 newTaskScheduled.notify_all(); in stop() 92 newTaskScheduled.notify_one(); in schedule() 114 newTaskScheduled.notify_one(); in MockForward()
|
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/ |
H A D | scheduler.cpp | 49 newTaskScheduled.wait(lock); in serviceQueue() 58 newTaskScheduled.timed_wait(lock, toPosixTime(taskQueue.begin()->first))) { in serviceQueue() 66 if (newTaskScheduled.wait_until<>(lock, timeToWaitFor) == boost::cv_status::timeout) in serviceQueue() 90 newTaskScheduled.notify_one(); in serviceQueue() 102 newTaskScheduled.notify_all(); in stop() 111 newTaskScheduled.notify_one(); in schedule()
|
H A D | scheduler.h | 79 boost::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/litecoin/litecoin-0.18.1/src/ |
H A D | scheduler.cpp | 49 newTaskScheduled.wait(lock); in serviceQueue() 58 newTaskScheduled.timed_wait(lock, toPosixTime(taskQueue.begin()->first))) { in serviceQueue() 66 if (newTaskScheduled.wait_until<>(lock, timeToWaitFor) == boost::cv_status::timeout) in serviceQueue() 90 newTaskScheduled.notify_one(); in serviceQueue() 102 newTaskScheduled.notify_all(); in stop() 111 newTaskScheduled.notify_one(); in schedule()
|
H A D | scheduler.h | 79 boost::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/ |
H A D | scheduler.cpp | 49 newTaskScheduled.wait(lock); in serviceQueue() 58 newTaskScheduled.timed_wait(lock, toPosixTime(taskQueue.begin()->first))) { in serviceQueue() 66 if (newTaskScheduled.wait_until<>(lock, timeToWaitFor) == boost::cv_status::timeout) in serviceQueue() 90 newTaskScheduled.notify_one(); in serviceQueue() 102 newTaskScheduled.notify_all(); in stop() 111 newTaskScheduled.notify_one(); in schedule()
|
H A D | scheduler.h | 79 boost::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/ |
H A D | scheduler.cpp | 37 newTaskScheduled.wait(lock); in serviceQueue() 45 if (newTaskScheduled.wait_until(lock, timeToWaitFor) == std::cv_status::timeout) { in serviceQueue() 70 newTaskScheduled.notify_one(); in serviceQueue() 79 newTaskScheduled.notify_one(); in schedule() 101 newTaskScheduled.notify_one(); in MockForward()
|
H A D | scheduler.h | 76 newTaskScheduled.notify_all(); in stop() 83 newTaskScheduled.notify_all(); in StopWhenDrained() 99 std::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/bitcoin/bitcoin-22.0/src/ |
H A D | scheduler.cpp | 37 newTaskScheduled.wait(lock); in serviceQueue() 45 if (newTaskScheduled.wait_until(lock, timeToWaitFor) == std::cv_status::timeout) { in serviceQueue() 70 newTaskScheduled.notify_one(); in serviceQueue() 79 newTaskScheduled.notify_one(); in schedule() 101 newTaskScheduled.notify_one(); in MockForward()
|
H A D | scheduler.h | 76 newTaskScheduled.notify_all(); 83 newTaskScheduled.notify_all(); in convert_schedule_to_repltimes() 99 std::condition_variable newTaskScheduled;
|
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/ |
H A D | scheduler.cpp | 37 newTaskScheduled.wait(lock); in serviceQueue() 45 if (newTaskScheduled.wait_until(lock, timeToWaitFor) == std::cv_status::timeout) { in serviceQueue() 70 newTaskScheduled.notify_one(); in serviceQueue() 79 newTaskScheduled.notify_one(); in schedule() 101 newTaskScheduled.notify_one(); in MockForward()
|
H A D | scheduler.h | 76 newTaskScheduled.notify_all(); in stop() 83 newTaskScheduled.notify_all(); in StopWhenDrained() 99 std::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/ |
H A D | scheduler.cpp | 35 newTaskScheduled.wait(lock); in serviceQueue() 43 if (newTaskScheduled.wait_until(lock, timeToWaitFor) == std::cv_status::timeout) { in serviceQueue() 68 newTaskScheduled.notify_one(); in serviceQueue() 77 newTaskScheduled.notify_one(); in schedule() 99 newTaskScheduled.notify_one(); in MockForward()
|
H A D | scheduler.h | 74 newTaskScheduled.notify_all(); in stop() 80 newTaskScheduled.notify_all(); in StopWhenDrained() 95 std::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/ |
H A D | scheduler.cpp | 35 newTaskScheduled.wait(lock); in serviceQueue() 43 if (newTaskScheduled.wait_until(lock, timeToWaitFor) == std::cv_status::timeout) { in serviceQueue() 68 newTaskScheduled.notify_one(); in serviceQueue() 77 newTaskScheduled.notify_one(); in schedule() 99 newTaskScheduled.notify_one(); in MockForward()
|
H A D | scheduler.h | 74 newTaskScheduled.notify_all(); in stop() 80 newTaskScheduled.notify_all(); in StopWhenDrained() 95 std::condition_variable newTaskScheduled; variable
|
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/ |
H A D | scheduler.cpp | 35 newTaskScheduled.wait(lock); in serviceQueue() 43 if (newTaskScheduled.wait_until(lock, timeToWaitFor) == std::cv_status::timeout) { in serviceQueue() 68 newTaskScheduled.notify_one(); in serviceQueue() 77 newTaskScheduled.notify_one(); in schedule() 99 newTaskScheduled.notify_one(); in MockForward()
|
H A D | scheduler.h | 74 newTaskScheduled.notify_all(); in stop() 80 newTaskScheduled.notify_all(); in StopWhenDrained() 95 std::condition_variable newTaskScheduled; variable
|