Home
last modified time | relevance | path

Searched refs:pthread_functions (Results 1 – 19 of 19) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dpthread-functions.h31 struct pthread_functions struct
97 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument
99 extern int * __libc_pthread_init (const struct pthread_functions *functions);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/
A Dpthread-functions.h33 struct pthread_functions struct
109 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument
111 extern int * __libc_pthread_init (const struct pthread_functions *functions);
/l4re-core-master/uclibc/lib/libpthread/src/
A Dpthread-functions.h32 struct pthread_functions struct
102 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument
A Dlibc_pthread_init.c35 const struct pthread_functions *functions;
A Dforward.c29 struct pthread_functions __libc_pthread_functions attribute_hidden;
A Dinternals.h525 extern int * __libc_pthread_init (const struct pthread_functions *functions);
A Dpthread.c256 struct pthread_functions __pthread_functions =
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread-functions.h31 struct pthread_functions struct
102 extern struct pthread_functions __libc_pthread_functions attribute_hidden; argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dlibc_pthread_init.c26 int * __libc_pthread_init (const struct pthread_functions *functions) in __libc_pthread_init()
A Dforward.c53 struct pthread_functions __libc_pthread_functions attribute_hidden;
A Dpthread.c318 struct pthread_functions __pthread_functions =
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dlibc_pthread_init.c33 __libc_pthread_init(const struct pthread_functions *functions) in strong_alias()
A Dforward.c28 struct pthread_functions __libc_pthread_functions;
A Dpthread.c231 struct pthread_functions __pthread_functions =
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dinit.c72 static const struct pthread_functions pthread_functions = variable
122 # define ptr_pthread_functions &pthread_functions
A Dforward.c29 struct pthread_functions __libc_pthread_functions attribute_hidden;
A DpthreadP.h381 const struct pthread_functions *functions);
385 const struct pthread_functions *functions);
A DChangeLog428 (pthread_functions): Initialize ptr_freeres to nptl_freeres.
2803 * init.c (pthread_functions): Initialize ptr_freeres.
5694 * init.c (pthread_functions): Make array const.
6445 * init.c (pthread_functions): Initialize them.
7801 * init.c (pthread_functions): Add __pthread_unwind.
9357 * init.c (pthread_functions): Initialize ptr_nthreads.
9896 (pthread_functions): Guard ptr___pthread_attr_init_2_0
10005 * init.c (pthread_functions): Adjust.
10175 * pthreadP.h (struct pthread_functions): Remove
10264 * init.c (pthread_functions): New variable.
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dlibc_pthread_init.c41 const struct pthread_functions *functions) in __libc_pthread_init()

Completed in 33 milliseconds