Searched defs:native_handle_type (Results 1 – 3 of 3) sorted by relevance
43 typedef __libcpp_mutex_t* native_handle_type; typedef
41 using native_handle_type = thread::native_handle_type; variable
80 typedef __libcpp_condvar_t* native_handle_type; in _LIBCPP_DECLARE_STRONG_ENUM_EPILOG() typedef