Lines Matching refs:thread_t
91 static void act_abort(thread_t thread);
94 static void thread_set_apc_ast(thread_t thread);
95 static void thread_set_apc_ast_locked(thread_t thread);
118 thread_set_state_allowed(thread_t thread, int flavor, task_t curr_task) in thread_set_state_allowed()
175 thread_t thread) in thread_start()
198 thread_t thread, in thread_start_in_assert_wait()
244 thread_t thread) in thread_terminate_internal()
282 thread_t thread) in thread_terminate()
327 thread_t thread) in thread_terminate_from_user()
347 thread_t thread) in thread_terminate_pinned()
379 thread_hold(thread_t thread) in thread_hold()
401 thread_release(thread_t thread) in thread_release()
422 thread_suspend(thread_t thread) in thread_suspend()
450 thread_resume(thread_t thread) in thread_resume()
483 thread_depress_abort_from_user(thread_t thread) in thread_depress_abort_from_user()
513 thread_t thread) in act_abort()
533 thread_t thread) in thread_abort()
557 thread_t thread) in thread_abort_safely()
597 thread_t thread, in thread_info()
624 thread_t thread, in thread_get_state_internal()
681 thread_t thread,
688 thread_t thread, in thread_get_state()
698 thread_t thread, in thread_get_state_to_user()
712 thread_t thread, in thread_set_state_internal()
801 thread_t thread,
808 thread_t thread, in thread_set_state()
818 thread_t thread, in thread_set_state_from_user()
829 thread_t thread, in thread_convert_thread_state()
838 thread_t to_thread = THREAD_NULL; in thread_convert_thread_state()
839 thread_t from_thread = THREAD_NULL; in thread_convert_thread_state()
897 thread_t thread) in thread_state_initialize()
924 thread_t target) in thread_dup()
926 thread_t self = current_thread(); in thread_dup()
966 thread_t source, in thread_dup2()
967 thread_t target) in thread_dup2()
1021 thread_t thread, in thread_setstatus()
1031 thread_t thread, in thread_setstatus_from_user()
1050 thread_t thread, in thread_getstatus()
1060 thread_t thread, in thread_getstatus_to_user()
1075 thread_t thread, in thread_set_tsd_base()
1123 thread_set_apc_ast(thread_t thread) in thread_set_apc_ast()
1142 thread_set_apc_ast_locked(thread_t thread) in thread_set_apc_ast_locked()
1175 thread_t thread = current_thread(); in thread_suspended()
1200 thread_apc_ast(thread_t thread) in thread_apc_ast()
1241 thread_t thread,
1250 thread_t thread, in thread_raise_exception()
1289 thread_t thread) in thread_debug_return_to_user_ast()
1318 thread_t thread,
1325 thread_t thread, in act_set_state()
1339 thread_t thread, in act_set_state_from_user()
1354 thread_t thread,
1361 thread_t thread, in act_get_state()
1375 thread_t thread, in act_get_state_to_user()
1389 thread_t thread, in act_set_ast()
1423 act_set_ast_async(thread_t thread, in act_set_ast_async()
1438 thread_t thread = current_thread(); in act_set_debug_assert()
1450 act_set_astbsd(thread_t thread) in act_set_astbsd()
1456 act_set_astkevent(thread_t thread, uint16_t bits) in act_set_astkevent()
1465 act_clear_astkevent(thread_t thread, uint16_t bits) in act_clear_astkevent()
1479 act_set_ast_reset_pcs(task_t task, thread_t thread) in act_set_ast_reset_pcs()
1536 act_set_kperf(thread_t thread) in act_set_kperf()
1551 thread_t thread) in act_set_astmacf()
1558 act_set_astledger(thread_t thread) in act_set_astledger()
1572 act_set_astledger_async(thread_t thread) in act_set_astledger_async()
1578 act_set_io_telemetry_ast(thread_t thread) in act_set_io_telemetry_ast()
1584 act_set_macf_telemetry_ast(thread_t thread) in act_set_macf_telemetry_ast()
1590 act_set_astproc_resource(thread_t thread) in act_set_astproc_resource()