Searched refs:glthread_once (Results 1 – 3 of 3) sorted by relevance
193 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro509 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro514 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro617 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro668 # define glthread_once(ONCE_CONTROL, INITFUNCTION) \ macro782 if (glthread_once (&NAME, INITFUNCTION)) \
1264 (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
1030 * gettext.m4 (AM_INTL_SUBDIR): Also hide the glthread_once* functions.