Searched refs:get_thread_ro (Results 1 – 9 of 9) sorted by relevance
873 thread_ro_t tro = get_thread_ro(thread); in ipc_main_thread_set_immovable_pinned()1046 thread_ro_t tro = get_thread_ro(thread); in ipc_thread_terminate()1138 thread_ro_t tro = get_thread_ro(thread); in ipc_thread_reset()1371 thread_ro_t tro = get_thread_ro(thread); in retrieve_thread_self_fast()1805 tro = get_thread_ro(thread); in thread_get_special_port_from_user()1922 tro = get_thread_ro(thread); in thread_set_special_port()3352 thread_ro_t tro = get_thread_ro(thread); in convert_thread_to_port()3359 thread_ro_t tro = get_thread_ro(thread); in convert_thread_read_to_port()4306 tro = get_thread_ro(thread); in thread_set_exception_ports_internal()4554 tro = get_thread_ro(thread); in thread_swap_exception_ports()[all …]
112 return get_thread_ro(th)->tro_proc; in get_bsdthreadtask_info()147 get_thread_ro(thread_t th) in get_thread_ro() function168 return get_thread_ro(current_thread()); in current_thread_ro()174 thread_ro_t tro = get_thread_ro(th); in clear_thread_ro_proc()851 return get_thread_ro(th)->tro_task; in get_threadtask()
268 ipc_thread_port_unpin(get_thread_ro(thread)->tro_self_port); in thread_terminate_internal()362 assert(get_thread_ro(thread)->tro_self_port->ip_pinned == 1); in thread_terminate_pinned()
752 tro = get_thread_ro(thread); in exception_triage_thread()
362 thread_ro_t tro = get_thread_ro(th); in thread_ro_destroy()457 thread_ro_t tro = get_thread_ro(thread); in thread_terminate_self()4000 tro = get_thread_ro(thread); in thread_port_with_flavor_no_senders()
1604 extern thread_ro_t get_thread_ro(thread_t) __pure2;
156 CRITICAL(get_thread_ro)
112 p = get_thread_ro(thread)->tro_proc; in unix_syscall()
1943 thread_ro_t tro = get_thread_ro(thread); in workq_sched_callback()