/l4re-core-master/l4sys/include/ARCH-mips/L4API-l4f/ |
A D | thread_mips.h | 43 l4_thread_mips_set_ulr_u(l4_cap_idx_t thread, l4_umword_t ulr, in l4_thread_mips_set_ulr_u() 54 l4_thread_mips_set_ulr(l4_cap_idx_t thread, l4_umword_t ulr) L4_NOTHROW in l4_thread_mips_set_ulr() 62 l4_thread_mips_save_vm_state_u(l4_cap_idx_t thread, l4_umword_t vm_state_bits, in l4_thread_mips_save_vm_state_u() 73 l4_thread_mips_save_vm_state(l4_cap_idx_t thread, in l4_thread_mips_save_vm_state()
|
/l4re-core-master/l4sys/include/ARCH-amd64/L4API-l4f/ |
A D | segment.h | 35 fiasco_amd64_set_fs(l4_cap_idx_t thread, l4_umword_t base, l4_utcb_t *utcb) in fiasco_amd64_set_fs() 43 fiasco_amd64_set_segment_base(l4_cap_idx_t thread, enum L4_sys_segment segr, in fiasco_amd64_set_segment_base() 52 fiasco_gdt_set(l4_cap_idx_t thread, void *desc, unsigned int size, in fiasco_gdt_set()
|
/l4re-core-master/l4sys/include/ARCH-arm/ |
A D | thread.h | 48 l4_thread_arm_set_tpidruro_u(l4_cap_idx_t thread, l4_addr_t tpidruro, in l4_thread_arm_set_tpidruro_u() 59 l4_thread_arm_set_tpidruro(l4_cap_idx_t thread, l4_addr_t tpidruro) L4_NOTHROW in l4_thread_arm_set_tpidruro()
|
/l4re-core-master/l4sys/include/ARCH-arm64/ |
A D | thread.h | 48 l4_thread_arm_set_tpidruro_u(l4_cap_idx_t thread, l4_addr_t tpidruro, in l4_thread_arm_set_tpidruro_u() 59 l4_thread_arm_set_tpidruro(l4_cap_idx_t thread, l4_addr_t tpidruro) L4_NOTHROW in l4_thread_arm_set_tpidruro()
|
/l4re-core-master/l4sys/include/ |
A D | thread.h | 701 l4_thread_ex_regs_u(l4_cap_idx_t thread, l4_addr_t ip, l4_addr_t sp, in l4_thread_ex_regs_u() 712 l4_thread_ex_regs_ret_u(l4_cap_idx_t thread, l4_addr_t *ip, l4_addr_t *sp, in l4_thread_ex_regs_ret_u() 805 l4_thread_stats_time_u(l4_cap_idx_t thread, l4_kernel_clock_t *us, in l4_thread_stats_time_u() 832 l4_thread_vcpu_resume_commit_u(l4_cap_idx_t thread, in l4_thread_vcpu_resume_commit_u() 839 l4_thread_ex_regs(l4_cap_idx_t thread, l4_addr_t ip, l4_addr_t sp, in l4_thread_ex_regs() 846 l4_thread_ex_regs_ret(l4_cap_idx_t thread, l4_addr_t *ip, l4_addr_t *sp, in l4_thread_ex_regs_ret() 890 l4_thread_control_commit(l4_cap_idx_t thread) L4_NOTHROW in l4_thread_control_commit() 920 l4_thread_vcpu_resume_commit(l4_cap_idx_t thread, in l4_thread_vcpu_resume_commit() 928 l4_thread_register_del_irq_u(l4_cap_idx_t thread, l4_cap_idx_t irq, in l4_thread_register_del_irq_u() 947 l4_thread_vcpu_control_u(l4_cap_idx_t thread, l4_addr_t vcpu_state, in l4_thread_vcpu_control_u() [all …]
|
A D | rcv_endpoint.h | 67 l4_cap_idx_t thread, l4_umword_t label, in l4_rcv_ep_bind_thread_u() 80 l4_rcv_ep_bind_thread(l4_cap_idx_t ep, l4_cap_idx_t thread, in l4_rcv_ep_bind_thread()
|
A D | ipc_gate.h | 108 l4_cap_idx_t thread, l4_umword_t label, in l4_ipc_gate_bind_thread_u() 131 l4_ipc_gate_bind_thread(l4_cap_idx_t gate, l4_cap_idx_t thread, in l4_ipc_gate_bind_thread()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | timer_routines.c | 145 thread_init (struct thread_node *thread, const pthread_attr_t *attr, clockid_t clock_id) in thread_init() 214 thread_deinit (struct thread_node *thread) in thread_deinit() 231 struct thread_node *thread = thread_links2ptr (node); in __timer_thread_alloc() local 245 __timer_thread_dealloc (struct thread_node *thread) in __timer_thread_dealloc() 266 struct thread_node *thread = val; in thread_cleanup() local 440 __timer_thread_queue_timer (struct thread_node *thread, in __timer_thread_queue_timer() 465 __timer_thread_start (struct thread_node *thread) in __timer_thread_start() 484 __timer_thread_wakeup (struct thread_node *thread) in __timer_thread_wakeup()
|
A D | timer_delete.c | 45 struct thread_node *thread = timer->thread; local
|
A D | timer_create.c | 37 struct thread_node *thread = NULL; local
|
A D | timer_settime.c | 35 struct thread_node *thread = NULL; local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | timer_routines.c | 146 thread_init (struct thread_node *thread, const pthread_attr_t *attr, clockid_t clock_id) in thread_init() 215 thread_deinit (struct thread_node *thread) in thread_deinit() 232 struct thread_node *thread = thread_links2ptr (node); in __timer_thread_alloc() local 246 __timer_thread_dealloc (struct thread_node *thread) in __timer_thread_dealloc() 267 struct thread_node *thread = val; in thread_cleanup() local 441 __timer_thread_queue_timer (struct thread_node *thread, in __timer_thread_queue_timer() 466 __timer_thread_start (struct thread_node *thread) in __timer_thread_start() 485 __timer_thread_wakeup (struct thread_node *thread) in __timer_thread_wakeup()
|
A D | timer_delete.c | 45 struct thread_node *thread = timer->thread; in timer_delete() local
|
A D | timer_create.c | 37 struct thread_node *thread = NULL; in timer_create() local
|
A D | timer_settime.c | 35 struct thread_node *thread = NULL; local
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | signals.c | 9 int pthread_kill(pthread_t thread, int signo) in pthread_kill()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | pthread_clock_settime.c | 40 struct pthread *thread = __find_thread_by_id (tid); in __pthread_clock_settime() local
|
A D | pthread_clock_gettime.c | 46 struct pthread *thread = __find_thread_by_id (tid); in __pthread_clock_gettime() local
|
/l4re-core-master/l4sys/include/ARCH-amd64/ |
A D | segment.h | 167 fiasco_gdt_get_entry_offset(l4_cap_idx_t thread, l4_utcb_t *utcb) in fiasco_gdt_get_entry_offset() 176 fiasco_amd64_segment_info(l4_cap_idx_t thread, unsigned *user_ds, in fiasco_amd64_segment_info()
|
/l4re-core-master/l4sys/include/ARCH-x86/L4API-l4f/ |
A D | segment.h | 35 fiasco_gdt_set(l4_cap_idx_t thread, void *desc, unsigned int size, in fiasco_gdt_set()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | ptclock_settime.c | 29 pthread_t thread = ((unsigned int) clock_id) >> CLOCK_IDFIELD_SIZE; in __pthread_clock_settime() local
|
A D | ptclock_gettime.c | 31 pthread_t thread = ((unsigned int) clock_id) >> CLOCK_IDFIELD_SIZE; in __pthread_clock_gettime() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/pthread/ |
A D | ex6.c | 25 pthread_t thread; in main() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-timer2.c | 14 thread (union sigval arg) in thread() function
|
/l4re-core-master/l4sys/include/ARCH-x86/ |
A D | segment.h | 107 fiasco_gdt_get_entry_offset(l4_cap_idx_t thread, l4_utcb_t *utcb) in fiasco_gdt_get_entry_offset()
|