2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-20 15:12:11 +00:00

Thread: merge from trunk 1.54. Fix #8027,#8323,#8337.

[SVN r83660]
This commit is contained in:
Vicente J. Botet Escriba
2013-03-31 10:56:43 +00:00
parent b1a674869d
commit 677dbe7688
101 changed files with 2763 additions and 554 deletions

View File

@@ -17,7 +17,7 @@
// void join();
#define BOOST_THREAD_VESRION 3
#include <boost/thread/thread.hpp>
#include <boost/thread/thread_only.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/locks.hpp>
#include <new>