condition_variable::native_handle Method
Condition_variable 핸들을 나타내는 구현의 형식을 반환 합니다.
native_handle_type native_handle();
반환 값
native_handle_type동시성 런타임은 내부 데이터 구조에 대 한 포인터로 정의 됩니다.
요구 사항
헤더: condition_variable
네임 스페이스: std
Condition_variable 핸들을 나타내는 구현의 형식을 반환 합니다.
native_handle_type native_handle();
native_handle_type동시성 런타임은 내부 데이터 구조에 대 한 포인터로 정의 됩니다.
헤더: condition_variable
네임 스페이스: std