Searched defs:native_handle (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dmutex.h81 std::mutex& native_handle() { return mut_; } function
93 MutexLockImp& native_handle() { return ml_; } function in class:benchmark::MutexLock
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dmutex.h81 std::mutex& native_handle() { return mut_; } function
93 MutexLockImp& native_handle() { return ml_; } function in class:benchmark::MutexLock
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstd_thread.h211 native_handle() function in class:thread

Completed in 75 milliseconds