Searched refs:BOOST_INTERPROCESS_TIMEOUT_WHEN_LOCKING_DURATION_MS (Results 1 – 4 of 4) sorted by relevance
167 #ifndef BOOST_INTERPROCESS_TIMEOUT_WHEN_LOCKING_DURATION_MS168 #define BOOST_INTERPROCESS_TIMEOUT_WHEN_LOCKING_DURATION_MS 10000 macro
13 #define BOOST_INTERPROCESS_TIMEOUT_WHEN_LOCKING_DURATION_MS 1000 macro
269 int wait_time_s = BOOST_INTERPROCESS_TIMEOUT_WHEN_LOCKING_DURATION_MS / 1000; in test_mutex_lock_timeout()
81 + boost::posix_time::milliseconds(BOOST_INTERPROCESS_TIMEOUT_WHEN_LOCKING_DURATION_MS); in timeout_when_locking_aware_lock()