HomeSort by: relevance | last modified time | path
    Searched refs:gomp_thread_handle (Results 1 - 6 of 6) sorted by relevancy

  /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:__anon11902
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
affinity-fmt.c 267 const char *format, gomp_thread_handle handle,
479 gomp_display_affinity_thread (gomp_thread_handle handle,
team.c 928 gomp_thread_handle handle
  /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:__anon1881
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
affinity-fmt.c 267 const char *format, gomp_thread_handle handle,
479 gomp_display_affinity_thread (gomp_thread_handle handle,
team.c 929 gomp_thread_handle handle

Completed in 40 milliseconds