Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstd_thread.h91 using native_handle_type = __gthread_t; in _GLIBCXX_VISIBILITY() local
H A Dstd_mutex.h99 typedef __native_type* native_handle_type; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstd_mutex.h86 typedef __native_type* native_handle_type; in _GLIBCXX_VISIBILITY() typedef