std::thread::os

NativeConditionVariable

struct NativeConditionVariable
{
	Win32_CONDITION_VARIABLE cond_var;
}

Members

Methods