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

  /src/external/gpl3/gcc.old/dist/libgcc/config/
vxlib.c 59 __gthread_once (__gthread_once_t *guard, void (*func)(void)) function
gthr-vxworks.c 54 __gthread_once (__gthread_once_t * __guard, void (*__func) (void)) function
74 Unwind_Register calls __gthread_once, leading to an infinite
gthr-rtems.h 103 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/gcn/
gthr-gcn.h 66 __gthread_once (__gthread_once_t *__once __attribute__((unused)), function
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
gthr-mipssde.h 102 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/s390/
gthr-tpf.h 100 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
gthr-dce.h 439 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) function
  /src/external/gpl3/gcc.old/dist/libgcc/
gthr-single.h 217 __gthread_once (__gthread_once_t *__once UNUSED, void (*__func) (void) UNUSED) function
gthr-posix.h 700 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
gthr-win32.h 417 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) function
534 __gthread_once (__gthread_once_t *__once, void (*__func) (void)) function

Completed in 37 milliseconds