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-02-08 11:12:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
44768abcace519fe81c1f5fb4e956d5c9b5b69fc
thread
/
src
/
pthread
History
Daniel James
44768abcac
Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment).
...
[SVN r48931]
2008-09-23 19:45:43 +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
once.cpp
Branch for adding initializer list support (only in the unreleased gcc 4.4 at the moment).
2008-09-23 19:45:43 +00:00
thread.cpp
Use sysconf(_SC_NPROCESSORS_ONLN) where it is available, as a fallback
2008-07-21 10:39:50 +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