/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | pthread-functions.h | 102 extern struct pthread_functions __libc_pthread_functions attribute_hidden; 107 ({ __typeof (__libc_pthread_functions.fct) __p; \ 108 __p = __libc_pthread_functions.fct; \ 113 __libc_pthread_functions.fct params
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc32/ |
A D | vfork.S | 36 addis 10,10,__libc_pthread_functions-1b@ha 37 lwz 10,__libc_pthread_functions-1b@l(10) 43 lwz 10,__libc_pthread_functions@got(10)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | libc_pthread_init.c | 32 memcpy (&__libc_pthread_functions, functions, in __libc_pthread_init() 33 sizeof (__libc_pthread_functions)); in __libc_pthread_init()
|
A D | forward.c | 53 struct pthread_functions __libc_pthread_functions attribute_hidden; 60 if (__libc_pthread_functions.ptr_##name == NULL) \ 63 return __libc_pthread_functions.ptr_##name params; \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | libc_pthread_init.c | 39 memcpy (&__libc_pthread_functions, functions, in strong_alias() 40 sizeof (__libc_pthread_functions)); in strong_alias()
|
A D | forward.c | 28 struct pthread_functions __libc_pthread_functions; variable 35 if (__libc_pthread_functions.ptr_##name == NULL) \ 38 return __libc_pthread_functions.ptr_##name params; \
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | libc_pthread_init.c | 41 memcpy (&__libc_pthread_functions, functions, 42 sizeof (__libc_pthread_functions));
|
A D | forward.c | 29 struct pthread_functions __libc_pthread_functions attribute_hidden; 36 if (__libc_pthread_functions.ptr_##name == NULL) \ 39 return __libc_pthread_functions.ptr_##name params; \
|
A D | pthread-functions.h | 102 extern struct pthread_functions __libc_pthread_functions attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/ |
A D | libc_pthread_init.c | 54 memcpy (&__libc_pthread_functions, functions, in __libc_pthread_init() 55 sizeof (__libc_pthread_functions)); in __libc_pthread_init()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
A D | vfork.S | 31 .tc __libc_pthread_functions[TC],__libc_pthread_functions
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/ |
A D | vfork.S | 33 sethi %hi(__libc_pthread_functions), %o2 35 or %o2, %lo(__libc_pthread_functions), %o2
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | vfork.S | 32 sethi %hi(__libc_pthread_functions), %o2 34 or %o2, %lo(__libc_pthread_functions), %o2
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/ |
A D | vfork.S | 30 larl %r1,__libc_pthread_functions
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/x86_64/ |
A D | vfork.S | 30 cmpq $0, __libc_pthread_functions(%rip)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | vfork.S | 59 .long __libc_pthread_functions-0b
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/ia64/ |
A D | vfork.S | 33 addl r14 = @gprel(__libc_pthread_functions#), gp;;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/m68k/ |
A D | vfork.S | 32 tstl (__libc_pthread_functions@GOTPC, %pc)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/arm/ |
A D | vfork.S | 68 2: .word __libc_pthread_functions(GOTOFF)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/i386/ |
A D | vfork.S | 40 cmpl $0, __libc_pthread_functions@GOTOFF(%ecx)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/alpha/ |
A D | vfork.S | 31 ldq t0, __libc_pthread_functions(gp) !gprel
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/sh/ |
A D | vfork.S | 59 .long __libc_pthread_functions@GOTOFF
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/ |
A D | vfork.S | 57 PTR_L a0, __libc_pthread_functions
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | pthread-functions.h | 97 extern struct pthread_functions __libc_pthread_functions attribute_hidden;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/ |
A D | pthread-functions.h | 109 extern struct pthread_functions __libc_pthread_functions attribute_hidden;
|