mirror of
https://github.com/boostorg/thread.git
synced 2026-02-09 11:32:12 +00:00
Thread: fix issue when BOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS is defined on win32/pthread.cpp
[SVN r82645]
This commit is contained in:
@@ -644,8 +644,8 @@ namespace boost
|
||||
detail::get_current_thread_data()->interruption_enabled=false;
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
namespace detail
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user