Searched refs:gomp_thread_handle (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h840 typedef pthread_t gomp_thread_handle; typedef
842 typedef struct {} gomp_thread_handle; typedef in typeref:struct:__anon1374
845 gomp_thread_handle,
847 extern void gomp_display_affinity_thread (gomp_thread_handle,
1334 static inline gomp_thread_handle
1340 static inline gomp_thread_handle
1356 static inline gomp_thread_handle
1359 return (gomp_thread_handle) {};
1362 static inline gomp_thread_handle
H A Daffinity-fmt.c264 const char *format, gomp_thread_handle handle,
476 gomp_display_affinity_thread (gomp_thread_handle handle,
H A Dteam.c909 gomp_thread_handle handle
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h917 typedef pthread_t gomp_thread_handle; typedef
919 typedef struct {} gomp_thread_handle; typedef in typeref:struct:__anon1648
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
H A Daffinity-fmt.c267 const char *format, gomp_thread_handle handle,
479 gomp_display_affinity_thread (gomp_thread_handle handle,
H A Dteam.c928 gomp_thread_handle handle

Completed in 392 milliseconds