VideoTools
|
Helper class for std::thread capabilities. More...
#include <gdef.h>
Public Types | |
enum | { using_std_thread = 1 } |
typedef std::thread | thread_type |
typedef std::mutex | mutex_type |
typedef std::lock_guard < std::mutex > | lock_type |
Static Public Member Functions | |
static bool | works () |