/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | queue.h | 21 static __inline__ void enqueue(pthread_descr * q, pthread_descr th) in enqueue() 37 pthread_descr th; in dequeue() local 46 static __inline__ int remove_from_queue(pthread_descr * q, pthread_descr th) in remove_from_queue()
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | queue.h | 21 static __inline__ void enqueue(pthread_descr * q, pthread_descr th) in enqueue() 37 pthread_descr th; in dequeue() local 46 static __inline__ int remove_from_queue(pthread_descr * q, pthread_descr th) in remove_from_queue()
|
A D | l4.cc | 26 pthread_descr th; in pthread_l4_cap() local 40 static void cb(void *arg, pthread_descr th) in cb() 64 int __pthread_l4_initialize_main_thread(pthread_descr th) in __pthread_l4_initialize_main_thread() 109 pthread_descr th; in __pthread_setschedparam() local 174 pthread_descr th = handle_to_descr(handle); in strong_alias() local 190 pthread_getaffinity_np(pthread_t th, size_t cpusetsize, cpu_set_t *cpuset) in pthread_getaffinity_np() 204 int pthread_l4_start(pthread_t th, void *(*func)(void *), void *arg) in pthread_l4_start()
|
A D | join.c | 92 static int join_extricate_func(void *obj, pthread_descr th) in join_extricate_func() 113 pthread_descr th; in pthread_join() local 182 pthread_descr th; in pthread_detach() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | queue.h | 21 static __inline__ void enqueue(pthread_descr * q, pthread_descr th) in enqueue() 36 pthread_descr th; in dequeue() local 45 static __inline__ int remove_from_queue(pthread_descr * q, pthread_descr th) in remove_from_queue()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-exit3.c | 26 pthread_t th; in tf() local 50 pthread_t th; in do_test() local
|
A D | tst-exec2.c | 34 pthread_t th = (pthread_t) arg; in tf() local 84 pthread_t th; in do_test() local
|
A D | tst-eintr1.c | 41 pthread_t th; in tf1() local 84 pthread_t th; in do_test() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | td_thr_validate.c | 24 check_thread_list (const td_thrhandle_t *th, psaddr_t head, bool *uninit) in check_thread_list() 56 td_thr_validate (const td_thrhandle_t *th) in td_thr_validate()
|
A D | td_thr_dbresume.c | 24 td_thr_dbresume (const td_thrhandle_t *th) in td_thr_dbresume()
|
A D | td_thr_dbsuspend.c | 24 td_thr_dbsuspend (const td_thrhandle_t *th) in td_thr_dbsuspend()
|
A D | td_thr_event_enable.c | 24 td_thr_event_enable (const td_thrhandle_t *th, int onoff) in td_thr_event_enable()
|
A D | td_thr_getxregs.c | 24 td_thr_getxregs (const td_thrhandle_t *th, void *xregs) in td_thr_getxregs()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/ |
A D | td_thr_dbsuspend.c | 24 td_thr_dbsuspend (const td_thrhandle_t *th) in td_thr_dbsuspend()
|
A D | td_thr_dbresume.c | 24 td_thr_dbresume (const td_thrhandle_t *th) in td_thr_dbresume()
|
A D | td_thr_setprio.c | 24 td_thr_setprio (const td_thrhandle_t *th, int prio) in td_thr_setprio()
|
A D | td_thr_getxregs.c | 24 td_thr_getxregs (const td_thrhandle_t *th, void *xregs) in td_thr_getxregs()
|
A D | td_thr_getxregsize.c | 24 td_thr_getxregsize (const td_thrhandle_t *th, int *sizep) in td_thr_getxregsize()
|
A D | td_thr_sigsetmask.c | 24 td_thr_sigsetmask (const td_thrhandle_t *th, const sigset_t *ss) in td_thr_sigsetmask()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/ |
A D | td_thr_dbresume.c | 24 td_thr_dbresume (const td_thrhandle_t *th) in td_thr_dbresume()
|
A D | td_thr_dbsuspend.c | 24 td_thr_dbsuspend (const td_thrhandle_t *th) in td_thr_dbsuspend()
|
A D | td_thr_getxregs.c | 24 td_thr_getxregs (const td_thrhandle_t *th, void *xregs) in td_thr_getxregs()
|
A D | td_thr_getxregsize.c | 24 td_thr_getxregsize (const td_thrhandle_t *th, int *sizep) in td_thr_getxregsize()
|
A D | td_thr_setprio.c | 24 td_thr_setprio (const td_thrhandle_t *th, int prio) in td_thr_setprio()
|
A D | td_thr_sigsetmask.c | 24 td_thr_sigsetmask (const td_thrhandle_t *th, const sigset_t *ss) in td_thr_sigsetmask()
|