OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__native_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
std_mutex.h
62
typedef __gthread_mutex_t
__native_type
;
typedef in class:__mutex_base
65
__native_type
_M_mutex = __GTHREAD_MUTEX_INIT;
69
__native_type
_M_mutex;
99
typedef
__native_type
* native_handle_type;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
std_mutex.h
62
typedef __gthread_mutex_t
__native_type
;
typedef in class:__mutex_base
65
__native_type
_M_mutex = __GTHREAD_MUTEX_INIT;
69
__native_type
_M_mutex;
99
typedef
__native_type
* native_handle_type;
Completed in 147 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026