Searched defs:thread (Results 1 – 25 of 31) sorted by relevance
12
/sysdeps/mach/htl/ |
A D | pt-thread-alloc.c | 29 create_wakeupmsg (struct __pthread *thread) in create_wakeupmsg() 67 __pthread_thread_alloc (struct __pthread *thread) in __pthread_thread_alloc()
|
A D | pt-wakeup.c | 29 __pthread_wakeup (struct __pthread *thread) in __pthread_wakeup()
|
A D | pt-thread-start.c | 27 __pthread_thread_start (struct __pthread *thread) in __pthread_thread_start()
|
A D | pt-block.c | 41 __pthread_block (struct __pthread *thread) in __pthread_block()
|
A D | pt-thread-terminate.c | 31 __pthread_thread_terminate (struct __pthread *thread) in __pthread_thread_terminate()
|
A D | pt-timedblock.c | 35 __pthread_timedblock (struct __pthread *thread, in __pthread_timedblock()
|
/sysdeps/mach/hurd/htl/ |
A D | pt-sigstate-destroy.c | 25 __pthread_sigstate_destroy (struct __pthread *thread) in __pthread_sigstate_destroy()
|
A D | pt-sigstate-init.c | 24 __pthread_sigstate_init (struct __pthread *thread) in __pthread_sigstate_init()
|
A D | pt-sigstate.c | 28 __pthread_sigstate (struct __pthread *thread, int how, in __pthread_sigstate()
|
A D | pt-sysdep.c | 44 struct __pthread *thread; in _init_routine() local
|
/sysdeps/htl/ |
A D | pt-init-specific.c | 25 __pthread_init_specific (struct __pthread *thread) in __pthread_init_specific()
|
A D | pt-getcpuclockid.c | 25 pthread_getcpuclockid (pthread_t thread, clockid_t *clock) in pthread_getcpuclockid()
|
A D | pt-setschedprio.c | 23 pthread_setschedprio (pthread_t thread, int prio) in pthread_setschedprio()
|
A D | pt-getschedparam.c | 23 __pthread_getschedparam (pthread_t thread, int *policy, in __pthread_getschedparam()
|
A D | pt-setschedparam.c | 23 __pthread_setschedparam (pthread_t thread, int policy, in __pthread_setschedparam()
|
A D | pt-destroy-specific.c | 25 __pthread_destroy_specific (struct __pthread *thread) in __pthread_destroy_specific()
|
A D | timer_routines.c | 142 thread_init (struct thread_node *thread, const pthread_attr_t *attr, clockid_t clock_id) in thread_init() 211 thread_deinit (struct thread_node *thread) in thread_deinit() 228 struct thread_node *thread = thread_links2ptr (node); in __timer_thread_alloc() local 242 __timer_thread_dealloc (struct thread_node *thread) in __timer_thread_dealloc() 263 struct thread_node *thread = val; in thread_cleanup() local 437 __timer_thread_queue_timer (struct thread_node *thread, in __timer_thread_queue_timer() 462 __timer_thread_start (struct thread_node *thread) in __timer_thread_start() 487 __timer_thread_wakeup (struct thread_node *thread) in __timer_thread_wakeup()
|
/sysdeps/mach/hurd/i386/htl/ |
A D | pt-setup.c | 40 stack_setup (struct __pthread *thread, in stack_setup() 74 __pthread_setup (struct __pthread *thread, in __pthread_setup()
|
A D | pt-machdep.c | 41 __thread_set_pcsptp (thread_t thread, in __thread_set_pcsptp()
|
/sysdeps/hurd/htl/ |
A D | pt-kill.c | 27 __pthread_kill (pthread_t thread, int sig) in __pthread_kill()
|
/sysdeps/mach/ |
A D | thread_state.h | 54 machine_get_state (thread_t thread, struct machine_thread_all_state *state, in machine_get_state() 74 machine_get_basic_state (thread_t thread, in machine_get_basic_state()
|
/sysdeps/pthread/ |
A D | tst-cond-except.c | 82 pthread_t thread; in do_test() local
|
A D | tst-join5.c | 44 thread_join (pthread_t thread, void **retval) in thread_join()
|
A D | tst-setuid3.c | 89 pthread_t thread; in do_test() local
|
/sysdeps/mach/hurd/ |
A D | ptrace.c | 79 thread_t thread; in ptrace() local 119 thread_t thread; in ptrace() local
|
Completed in 23 milliseconds
12