std::thread::os

NativeOnceFlag

struct NativeOnceFlag
{
	Win32_INIT_ONCE init_once;
}

Members

Methods