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-13 12:52:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9f9292e2e3f827a913360d17d37d264d3bd57661
thread
/
include
History
Michael Glassford
9f9292e2e3
Fix compile errors: some compilers don't like an enum and the namespace it is in to have the same name; missing typename; _sntprintf not in namespace std for cw. Fix warnings on some compilers. Clean up scheduling algorithms to pass unit tests and hopefully eliminate reported deadlocks. Still needs work, but should be better than before.
...
[SVN r23859]
2004-07-20 21:33:13 +00:00
..
boost
/thread
Fix compile errors: some compilers don't like an enum and the namespace it is in to have the same name; missing typename; _sntprintf not in namespace std for cw. Fix warnings on some compilers. Clean up scheduling algorithms to pass unit tests and hopefully eliminate reported deadlocks. Still needs work, but should be better than before.
2004-07-20 21:33:13 +00:00