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
31e1566e1dee6a4e62b76667eed2dcc69423b363
thread
/
src
/
pthread
History
Anthony Williams
31e1566e1d
renamed cancellation to interruption
...
[SVN r40685]
2007-11-02 14:58:48 +00:00
..
exceptions.cpp
platform split for pthread and win32 builds so can use pthread-win32 library on Windows with <thrd-api>pthread feature; new C++0x-alike thread class interface on win32.
2007-10-23 08:57:17 +00:00
thread.cpp
renamed cancellation to interruption
2007-11-02 14:58:48 +00:00
timeconv.inl
platform split for pthread and win32 builds so can use pthread-win32 library on Windows with <thrd-api>pthread feature; new C++0x-alike thread class interface on win32.
2007-10-23 08:57:17 +00:00
tss.cpp
updated pthreads code to support move and multiple joins
2007-10-24 15:39:14 +00:00