2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-23 18:12:12 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
William E. Kempf
4808ccb316 Refactoring tests
[SVN r13936]
2002-05-15 22:01:36 +00:00
William E. Kempf
7ae3687ed8 Bug fixes for rw_mutex and refactoring of tests
[SVN r13925]
2002-05-15 17:46:53 +00:00
William E. Kempf
d12508b97f Refactored thread_pool implementation
[SVN r13627]
2002-05-02 21:42:22 +00:00
William E. Kempf
a5239c820b Fixed tabs in files
[SVN r12622]
2002-02-01 17:31:46 +00:00
William E. Kempf
f3af804ddb Removed semaphores. Fixed some reported bugs. Switched to CRITICAL_SECTION implementations.
[SVN r11501]
2001-11-01 16:18:57 +00:00
William E. Kempf
554a18842f Switched to void* for HANDLE types. Changed boost::once_init to the macro BOOST_ONCE_INIT.
[SVN r11475]
2001-10-30 22:12:37 +00:00
Beman Dawes
b7f8f8867c merge branch "thread-initial" into main trunk
[SVN r11243]
2001-09-25 00:04:45 +00:00