| /xnu-11215/osfmk/kern/ |
| H A D | thread_policy.c | 375 thread_unlock(thread); in thread_policy_set_internal() 450 thread_unlock(thread); in thread_policy_set_internal() 477 thread_unlock(thread); in thread_policy_set_internal() 721 thread_unlock(thread); in thread_set_mode_and_absolute_pri_internal() 738 thread_unlock(thread); in thread_freeze_base_pri() 765 thread_unlock(thread); in thread_unfreeze_base_pri() 821 thread_unlock(thread); in thread_reset_workq_qos() 849 thread_unlock(thread); in thread_set_workq_override() 887 thread_unlock(thread); in thread_set_workq_pri() 1041 thread_unlock(thread); in thread_update_qos_cpu_time() [all …]
|
| H A D | syscall_subr.c | 454 thread_unlock(self); in thread_depress_abstime() 489 thread_unlock(thread); in thread_depress_expire() 514 thread_unlock(thread); in thread_depress_abort() 586 thread_unlock(self); in thread_poll_yield() 648 thread_unlock(self); in thread_yield_to_preemption()
|
| H A D | thread_act.c | 213 thread_unlock(thread); in thread_start_in_assert_wait() 227 thread_unlock(thread); in thread_start_in_assert_wait() 526 thread_unlock(thread); in act_abort() 578 thread_unlock(thread); in thread_abort_safely() 1106 thread_unlock(thread); in thread_set_apc_ast() 1190 thread_unlock(thread); in thread_apc_ast() 1385 thread_unlock(thread); in act_set_ast() 1504 thread_unlock(thread); in act_set_ast_reset_pcs()
|
| H A D | sched_prim.c | 955 thread_unlock(thread); in thread_timer_expire() 1691 thread_unlock(thread); in thread_stop() 1739 thread_unlock(thread); in thread_unstop() 1794 thread_unlock(thread); in thread_wait() 1878 thread_unlock(thread); in clear_wait() 1994 thread_unlock(self); in thread_bind() 2039 thread_unlock(thread); in thread_unbind_after_queue_shutdown() 4003 thread_unlock(self); in thread_dispatch() 4079 thread_unlock(self); in thread_block_reason() 4144 thread_unlock(self); in thread_run() [all …]
|
| H A D | thread.c | 492 thread_unlock(thread); in thread_terminate_self() 654 thread_unlock(thread); in thread_terminate_self() 684 thread_unlock(thread); in thread_terminate_self() 742 thread_unlock(thread); in thread_terminate_self() 1219 thread_unlock(thread); in thread_stack_queue_invoke() 2070 thread_unlock(thread); in thread_info_internal() 2092 thread_unlock(thread); in thread_info_internal() 2125 thread_unlock(thread); in thread_info_internal() 2173 thread_unlock(thread); in thread_info_internal() 3116 thread_unlock(thread); in thread_shared_rsrc_policy_set() [all …]
|
| H A D | waitq.c | 881 thread_unlock(thread); in waitq_select_queue_add() 918 thread_unlock(thread); in waitq_select_queue_flush() 1358 thread_unlock(thread); in waitq_assert_wait64_locked() 1409 thread_unlock(thread); in waitq_assert_wait64_locked() 1455 thread_unlock(thread); in waitq_pull_thread_locked() 1497 thread_unlock(thread); in waitq_clear_promotion_locked() 1658 thread_unlock(thread); in waitq_resume_identified_thread() 1682 thread_unlock(thread); in waitq_resume_and_bind_identified_thread() 1722 thread_unlock(thread); in waitq_wakeup64_thread_and_unlock()
|
| H A D | turnstile.c | 1705 thread_unlock(thread); in thread_add_turnstile_promotion() 1765 thread_unlock(thread); in thread_remove_turnstile_promotion() 1911 thread_unlock(thread); in thread_update_turnstile_promotion() 2983 thread_unlock(thread_inheritor); in turnstile_update_inheritor_thread_priority_chain() 3111 thread_unlock(thread); in thread_update_waiting_turnstile_priority_chain() 3120 thread_unlock(thread); in thread_update_waiting_turnstile_priority_chain() 3136 thread_unlock(thread); in thread_update_waiting_turnstile_priority_chain() 3146 thread_unlock(thread); in thread_update_waiting_turnstile_priority_chain() 3174 thread_unlock(thread); in thread_update_waiting_turnstile_priority_chain() 3180 thread_unlock(thread); in thread_update_waiting_turnstile_priority_chain()
|
| H A D | affinity.c | 462 thread_unlock(thread); in affinity_set_add() 478 thread_unlock(thread); in affinity_set_remove()
|
| H A D | thread_group.c | 1022 thread_unlock(t); in thread_set_preadopt_thread_group() 1058 thread_unlock(t); in thread_set_thread_group() 1083 thread_unlock(t); in thread_group_set_bank() 1159 thread_unlock(t); in thread_set_work_interval_thread_group()
|
| H A D | sfi.c | 996 thread_unlock(thread); in sfi_ast() 1072 thread_unlock(thread); /* not needed anymore */ in sfi_reevaluate() 1115 thread_unlock(thread); in sfi_reevaluate()
|
| H A D | ast.c | 333 thread_unlock(thread); in ast_taken_user()
|
| H A D | priority.c | 245 thread_unlock(thread); in thread_quantum_expire() 364 thread_unlock(thread); in sched_set_kernel_thread_priority()
|
| H A D | sched_dualq.c | 417 thread_unlock(thread); in sched_dualq_processor_queue_shutdown()
|
| H A D | bsd_kern.c | 1027 thread_unlock(th); in current_thread_aborted() 1092 thread_unlock(thread); in fill_taskprocinfo()
|
| H A D | sched_amp.c | 449 thread_unlock(thread); in sched_amp_processor_queue_shutdown()
|
| H A D | sched_clutch.c | 3440 thread_unlock(thread); in sched_clutch_processor_queue_shutdown() 4009 thread_unlock(thread); in sched_edge_processor_queue_shutdown() 4945 thread_unlock(thread); in sched_edge_run_drained_threads() 5189 thread_unlock(thread); in sched_edge_pset_made_schedulable()
|
| H A D | work_interval.c | 967 thread_unlock(thread); in thread_set_work_interval()
|
| H A D | task.c | 6682 thread_unlock(thread); in task_power_info_locked() 6731 thread_unlock(thread); in task_gpu_utilisation() 6824 thread_unlock(thread); in task_vtimer_set() 6834 thread_unlock(thread); in task_vtimer_set() 6844 thread_unlock(thread); in task_vtimer_set() 6883 thread_unlock(thread); in task_vtimer_update() 6915 thread_unlock(thread); in task_vtimer_update()
|
| H A D | thread.h | 1165 #define thread_unlock(th) simple_unlock(&(th)->sched_lock) macro
|
| H A D | lock_rw.c | 2824 thread_unlock(thread); in lck_rw_clear_promotion()
|
| /xnu-11215/tests/sched/sched_test_harness/shadow_headers/ |
| H A D | misc_needed_deps.c | 22 #define thread_unlock(x) (void)x macro
|
| /xnu-11215/osfmk/i386/ |
| H A D | pcb_native.c | 699 thread_unlock(thread); in thread_set_wq_state32() 745 thread_unlock(thread); in thread_set_wq_state64()
|
| /xnu-11215/osfmk/arm64/ |
| H A D | status.c | 2240 thread_unlock(thread); in thread_set_wq_state32() 2277 thread_unlock(thread); in thread_set_wq_state64()
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_compressor_backing_store.c | 511 thread_unlock(thread); in vm_compressor_swap_init()
|
| /xnu-11215/osfmk/bank/ |
| H A D | bank.c | 1988 thread_unlock(thread); in bank_swap_thread_bank_ledger()
|