Searched defs:glthread_once (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/ |
H A D | config.h.in | 557 #define glthread_once libintl_once macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/ |
H A D | config.h.in | 862 #define glthread_once libintl_once macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | lock.c | 481 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) in glthread_once() function 883 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) in glthread_once() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | lock.c | 482 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) in glthread_once() function 884 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) in glthread_once() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | lock.c | 481 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) in glthread_once() function 883 glthread_once (gl_once_t *once_control, void (*initfunction) (void)) in glthread_once() function
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/glthread/ |
H A D | lock.h | 195 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro 511 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro 516 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro 619 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro 670 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro
|
/netbsd-src/external/gpl2/gettext/include/ |
H A D | config.h | 868 #define glthread_once libintl_once macro
|