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-26 07:02:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
abf441ee63ad0ae1a007ea33dcf9edef87dbbb7c
thread
/
test
/
threads
/
thread
/
constr
History
Vicente J. Botet Escriba
c1dd0e1e43
Thread: comment not thread-safe check for the time been. atomic<> should be used insted.
...
[SVN r82455]
2013-01-12 08:52:26 +00:00
..
copy_fail.cpp
Thread: comment not thread-safe check for the time been. atomic<> should be used insted.
2013-01-12 08:52:26 +00:00
default_pass.cpp
Threads: Added a lot of unit tests
2012-01-03 21:23:11 +00:00
F_pass.cpp
Thread: comment not thread-safe check for the time been. atomic<> should be used insted.
2013-01-12 08:52:26 +00:00
FArgs_pass.cpp
Thread: comment not thread-safe check for the time been. atomic<> should be used insted.
2013-01-12 08:52:26 +00:00
Frvalue_pass.cpp
Thread: Protect the static assert to catch bug with gcc-4.4
2012-10-03 20:14:15 +00:00
FrvalueArgs_pass.cpp
Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once
2012-09-29 16:31:27 +00:00
move_pass.cpp
Thread: Remove temporarly the check on n_alive until I use a movable class
2012-09-11 21:54:06 +00:00