Home
last modified time | relevance | path

Searched defs:__pthread_once (Results 1 – 24 of 24) sorted by relevance

/libpthread/nptl/sysdeps/unix/sysv/linux/i386/
A Dpthread_once.S36 __pthread_once: label
/libpthread/nptl/sysdeps/pthread/
A Dpthread_once.c28 __pthread_once ( in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/xtensa/
A Dpthread_once.c33 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/sh/
A Dpthread_once.c33 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/microblaze/
A Dpthread_once.c33 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/kvx/
A Dpthread_once.c25 __pthread_once (once_control, init_routine) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/aarch64/
A Dpthread_once.c34 __pthread_once (once_control, init_routine) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/
A Dpthread_once.c38 __pthread_once (once_control, init_routine) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/or1k/
A Dpthread_once.c36 __pthread_once (once_control, init_routine) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/powerpc/
A Dpthread_once.c38 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/mips/
A Dpthread_once.c38 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/nds32/
A Dpthread_once.c36 __pthread_once (once_control, init_routine) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/alpha/
A Dpthread_once.c35 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/riscv64/
A Dpthread_once.c36 __pthread_once (once_control, init_routine) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/riscv32/
A Dpthread_once.c36 __pthread_once (once_control, init_routine) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/csky/
A Dpthread_once.c35 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/m68k/
A Dpthread_once.c35 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/metag/
A Dpthread_once.c34 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/nios2/
A Dpthread_once.c34 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/arc/
A Dpthread_once.c34 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/arm/
A Dpthread_once.c34 __pthread_once (pthread_once_t *once_control, void (*init_routine) (void)) in __pthread_once() function
/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/
A Dpthread_once.S34 __pthread_once: label
/libpthread/linuxthreads/
A Dmutex.c284 int __pthread_once(pthread_once_t * once_control, void (*init_routine)(void)) in __pthread_once() function
/libpthread/nptl/sysdeps/pthread/bits/
A Dlibc-lock.h564 # pragma weak __pthread_once macro

Completed in 24 milliseconds