Searched refs:WAIT_TIMEOUT_PERIOD (Results 1 – 2 of 2) sorted by relevance
22 #define WAIT_TIMEOUT_PERIOD 75 macro133 status = cv_.wait_until(lock, now + std::chrono::seconds(WAIT_TIMEOUT_PERIOD)); in wait()
23 #define WAIT_TIMEOUT_PERIOD 75 macro179 status = cv_.wait_until(lock, now + std::chrono::seconds(WAIT_TIMEOUT_PERIOD)); in wait()