This website requires JavaScript.
Explore
Help
Sign In
boost
/
thread
Watch
2
Star
0
Fork
0
You've already forked thread
mirror of
https://github.com/boostorg/thread.git
synced
2026-01-24 06:22:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c1925df81c996f3fffd95e36f3b35991690a0787
thread
/
test
/
sync
History
Vicente J. Botet Escriba
6fd7dc0d94
Added move semantics for C++11 compilers. Need of a detail::priority_queue. Tried to do it for C++98, but heap_push/heap_pop algorithms are not move aware:(.
2014-11-01 22:18:32 +01:00
..
conditions
Thread: fix some issues when BOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS is defined and add tests
2012-12-02 14:14:09 +00:00
futures
take in account deferred/ready futures on variadic when_all/when_any.
2014-10-12 15:47:16 +02:00
mutual_exclusion
Added move semantics for C++11 compilers. Need of a detail::priority_queue. Tried to do it for C++98, but heap_push/heap_pop algorithms are not move aware:(.
2014-11-01 22:18:32 +01:00