/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/ |
H A D | gthread.d | 41 alias __gthread_once_t = pthread_once_t; variable 54 alias __gthread_once_t = int; variable 77 extern (D) int __gthread_once(__gthread_once_t*, GthreadOnceFn) in __gthread_once() argument 91 struct __gthread_once_t struct 101 int __gthr_win32_once(__gthread_once_t* once, GthreadOnceFn); argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/ |
H A D | gthread.d | 41 alias __gthread_once_t = pthread_once_t; variable 54 alias __gthread_once_t = int; variable 77 extern (D) int __gthread_once(__gthread_once_t*, GthreadOnceFn) in __gthread_once() argument 89 struct __gthread_once_t struct 99 int __gthr_win32_once(__gthread_once_t* once, GthreadOnceFn); argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mips/ |
H A D | gthr-mipssde.h | 43 typedef __sdethread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/mips/ |
H A D | gthr-mipssde.h | 43 typedef __sdethread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/ |
H A D | gthr-tpf.h | 48 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/ |
H A D | gthr-tpf.h | 48 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ |
H A D | gthr-vxworks.h | 217 } __gthread_once_t; typedef
|
H A D | gthr-rtems.h | 44 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ |
H A D | gthr-vxworks.h | 217 } __gthread_once_t; typedef
|
H A D | gthr-rtems.h | 44 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | gthr-single.h | 32 typedef int __gthread_once_t; typedef
|
H A D | gthr-posix.h | 49 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | gthr-single.h | 32 typedef int __gthread_once_t; typedef
|
H A D | gthr-posix.h | 49 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/pa/ |
H A D | gthr-dce.h | 53 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/pa/ |
H A D | gthr-dce.h | 53 typedef pthread_once_t __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/ |
H A D | gthr-win32.h | 347 } __gthread_once_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/ |
H A D | gthr-win32.h | 347 } __gthread_once_t; typedef
|