mirror of
https://github.com/boostorg/thread.git
synced 2026-02-08 23:22:13 +00:00
try to manage with #11477.
This commit is contained in:
@@ -470,7 +470,7 @@ namespace boost
|
||||
# elif defined(BOOST_HAS_PTHREAD_YIELD)
|
||||
BOOST_VERIFY(!pthread_yield());
|
||||
//# elif defined BOOST_THREAD_USES_DATETIME
|
||||
// xtime xt;
|
||||
// ::boost::xtime xt;
|
||||
// xtime_get(&xt, TIME_UTC_);
|
||||
// sleep(xt);
|
||||
// sleep_for(chrono::milliseconds(0));
|
||||
|
||||
Reference in New Issue
Block a user