Home
last modified time | relevance | path

Searched refs:glthread_once (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Dlock.h193 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro
509 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro
514 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro
617 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro
668 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro
782 if (glthread_once (&NAME, INITFUNCTION)) \
DChangeLog.01264 (glthread_once): New macro/function.
1265 (gl_once): Define as wrapper around glthread_once.
1286 (glthread_once_multithreaded): Renamed from glthread_once.
2376 (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
/third_party/gettext/gettext-runtime/m4/
DChangeLog.01030 * gettext.m4 (AM_INTL_SUBDIR): Also hide the glthread_once* functions.