mirror of
https://github.com/boostorg/thread.git
synced 2026-02-07 23:02:13 +00:00
Compare commits
3 Commits
develop
...
boost-1.33
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38592947ba | ||
|
|
9ca3c5b13f | ||
|
|
7445f79dd4 |
@@ -41,7 +41,7 @@ void test_sleep()
|
|||||||
|
|
||||||
// Ensure it's in a range instead of checking actual equality due to time
|
// Ensure it's in a range instead of checking actual equality due to time
|
||||||
// lapse
|
// lapse
|
||||||
BOOST_CHECK(in_range(xt));
|
BOOST_CHECK(in_range(xt, 2));
|
||||||
}
|
}
|
||||||
|
|
||||||
void do_test_creation()
|
void do_test_creation()
|
||||||
|
|||||||
Reference in New Issue
Block a user