OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gomp_thread_handle
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
libgomp.h
1026
typedef pthread_t
gomp_thread_handle
;
typedef
1028
typedef struct {}
gomp_thread_handle
;
typedef in typeref:struct:__anon14456
1031
gomp_thread_handle
,
1033
extern void gomp_display_affinity_thread (
gomp_thread_handle
,
1621
static inline
gomp_thread_handle
1627
static inline
gomp_thread_handle
1643
static inline
gomp_thread_handle
1646
return (
gomp_thread_handle
) {};
1649
static inline
gomp_thread_handle
/src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h
917
typedef pthread_t
gomp_thread_handle
;
typedef
919
typedef struct {}
gomp_thread_handle
;
typedef in typeref:struct:__anon16868
922
gomp_thread_handle
,
924
extern void gomp_display_affinity_thread (
gomp_thread_handle
,
1446
static inline
gomp_thread_handle
1452
static inline
gomp_thread_handle
1468
static inline
gomp_thread_handle
1471
return (
gomp_thread_handle
) {};
1474
static inline
gomp_thread_handle
Completed in 18 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026