Home
last modified time | relevance | path

Searched defs:native_handle_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__mutex/
H A Dmutex.h43 typedef __libcpp_mutex_t* native_handle_type; typedef
/freebsd-src/contrib/llvm-project/libcxx/include/__thread/
H A Djthread.h42 using native_handle_type = thread::native_handle_type; global() variable
/freebsd-src/contrib/llvm-project/libcxx/include/__condition_variable/
H A Dcondition_variable.h79 typedef __libcpp_condvar_t* native_handle_type; _LIBCPP_DECLARE_STRONG_ENUM_EPILOG() typedef