HomeSort by: relevance | last modified time | path
    Searched defs:pth_once (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
lock.h 392 # pragma weak pth_once macro
471 if (!pth_once (&NAME, glthread_once_call, &gl_once_temp)) \
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
lock.h 391 # pragma weak pth_once macro
470 if (!pth_once (&NAME, glthread_once_call, &gl_once_temp)) \
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
lock.h 391 # pragma weak pth_once macro
470 if (!pth_once (&NAME, glthread_once_call, &gl_once_temp)) \

Completed in 22 milliseconds