Searched defs:__GTHREAD_ONCE_INIT (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dgthr-rtems.h40 #define __GTHREAD_ONCE_INIT 0 macro
H A Dgthr-vxworks.h111 #define __GTHREAD_ONCE_INIT { 0, 0 } macro
H A Dgthr-tpf.h63 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT macro
H A Dgthr-dce.h52 #define __GTHREAD_ONCE_INIT pthread_once_init macro
H A Dgthr-nks.h281 #define __GTHREAD_ONCE_INIT 0 macro
H A Dgthr-solaris.h61 #define __GTHREAD_ONCE_INIT { DEFAULTMUTEX, 0 } macro
H A Dgthr-posix.h52 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT macro
H A Dgthr-posix95.h56 #define __GTHREAD_ONCE_INIT PTHREAD_ONCE_INIT macro
H A Dgthr-win32.h355 #define __GTHREAD_ONCE_INIT {0, -1} macro

Completed in 83 milliseconds