Home
last modified time | relevance | path

Searched defs:thread_port (Results 1 – 9 of 9) sorted by relevance

/xnu-8019.80.24/tests/
H A Dturnstile_multihop.c225 mach_port_t thread_port = pthread_mach_thread_np(pthread_self()); in get_user_promotion_basepri() local
237 mach_port_t thread_port = pthread_mach_thread_np(pthread_self()); in get_thread_base_priority() local
534 get_pri(thread_t thread_port) in get_pri()
553 thread_t thread_port = pthread_mach_thread_np(pthread_self()); in set_thread_name() local
562 thread_wait_to_block(mach_port_t thread_port) in thread_wait_to_block()
583 thread_wait_to_boost(mach_port_t thread_port, mach_port_t yield_thread, int priority) in thread_wait_to_boost()
H A Dprioritize_process_launch_helper.c35 get_pri(thread_t thread_port) in get_pri()
55 thread_t thread_port = pthread_mach_thread_np(pthread_self()); in set_thread_name() local
H A Dturnstiles_test.c52 get_sched_pri(thread_t thread_port) in get_sched_pri()
66 get_base_pri(thread_t thread_port) in get_base_pri()
H A Dprioritize_process_launch.c173 get_pri(thread_t thread_port) in get_pri()
192 thread_t thread_port = pthread_mach_thread_np(pthread_self()); in set_thread_name() local
201 thread_wait_to_block(mach_port_t thread_port) in thread_wait_to_block()
H A Dsched_cluster_bound_threads.c128 mach_port_t thread_port = pthread_mach_thread_np(bound_thread); variable
H A Dkevent_qos.c90 mach_port_t thread_port = pthread_mach_thread_np(pthread_self()); in get_user_promotion_basepri() local
1106 thread_wait_to_block(mach_port_t thread_port) in thread_wait_to_block()
/xnu-8019.80.24/osfmk/kern/
H A Dux_handler.c128 mach_port_t thread_port, in catch_mach_exception_raise()
H A Dexception.c194 ipc_port_t thread_port = IPC_PORT_NULL, in exception_deliver() local
/xnu-8019.80.24/libsyscall/wrappers/
H A D_libc_funcptr.c82 _pthread_clear_qos_tsd(mach_port_t thread_port) in _pthread_clear_qos_tsd()