Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libgomp/
H A Dlibgomp.h207 struct gomp_thread struct
224 extern __thread struct gomp_thread gomp_tls_data; argument
225 static inline struct gomp_thread *gomp_thread (void) in gomp_thread() function
231 static inline struct gomp_thread *gomp_thread (void) in gomp_thread() function