Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dgthr-tpf.h73 # define __gthrw(name) \ macro
77 # define __gthrw(name) macro
82 __gthrw(pthread_key_create) in __gthrw() function
H A Dgthr-dce.h60 # define __gthrw(name) \ macro
64 # define __gthrw(name) macro
69 __gthrw(pthread_keycreate) in __gthrw() function
H A Dgthr-solaris.h66 # define __gthrw(name) \ macro
70 # define __gthrw(name) macro
75 __gthrw(thr_getspecific) in __gthrw() function
H A Dgthr-posix95.h60 # define __gthrw(name) \ macro
64 # define __gthrw(name) macro
H A Dgthr-posix.h75 #define __gthrw(name) __gthrw2(__gthrw_ ## name,name,name) macro