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