Home
last modified time | relevance | path

Searched refs:thread_mtx_unlock (Results 1 – 11 of 11) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread_act.c270 thread_mtx_unlock(thread); in thread_terminate_internal()
364 thread_mtx_unlock(thread); in thread_terminate_pinned()
439 thread_mtx_unlock(thread); in thread_suspend()
471 thread_mtx_unlock(thread); in thread_resume()
498 thread_mtx_unlock(thread); in thread_depress_abort_from_user()
549 thread_mtx_unlock(thread); in thread_abort()
584 thread_mtx_unlock(thread); in thread_abort_safely()
616 thread_mtx_unlock(thread); in thread_info()
671 thread_mtx_unlock(thread); in thread_get_state_internal()
770 thread_mtx_unlock(thread); in thread_set_state_internal()
[all …]
H A Daffinity.c161 thread_mtx_unlock(thread); in thread_affinity_set()
196 thread_mtx_unlock(thread); in thread_affinity_set()
209 thread_mtx_unlock(thread); in thread_affinity_set()
330 thread_mtx_unlock(parent); in thread_affinity_dup()
342 thread_mtx_unlock(parent); in thread_affinity_dup()
H A Dthread_policy.c181 thread_mtx_unlock(thread); in thread_remove_qos_policy()
187 thread_mtx_unlock(thread); in thread_remove_qos_policy()
351 thread_mtx_unlock(thread); in thread_policy_set_internal()
509 thread_mtx_unlock(thread); in thread_policy_set_internal()
625 thread_mtx_unlock(thread); in thread_policy_set_internal()
940 thread_mtx_unlock(thread); in thread_set_mode_and_absolute_pri()
1044 thread_mtx_unlock(thread); in thread_update_qos_cpu_time()
1229 thread_mtx_unlock(thread); in thread_policy_update_tasklocked()
1571 thread_mtx_unlock(thread); in thread_policy_get()
1956 thread_mtx_unlock(thread); in proc_set_thread_policy_ext()
[all …]
H A Dmk_sp.c206 thread_mtx_unlock(thread); in thread_policy()
349 thread_mtx_unlock(thread); in thread_policy()
H A Dipc_tt.c905 thread_mtx_unlock(thread); in ipc_main_thread_set_immovable_pinned()
1097 thread_mtx_unlock(thread); in ipc_thread_terminate()
1183 thread_mtx_unlock(thread); in ipc_thread_reset()
1242 thread_mtx_unlock(thread); in ipc_thread_reset()
1406 thread_mtx_unlock(thread); in retrieve_thread_self_fast()
1716 thread_mtx_unlock(thread); in thread_get_special_port_internal()
1731 thread_mtx_unlock(thread); in thread_get_special_port_internal()
1782 thread_mtx_unlock(thread); in thread_get_non_substituted_self()
3343 thread_mtx_unlock(thread); in convert_thread_to_port_with_flavor()
4004 thread_mtx_unlock(thread); in convert_thread_to_port_pinned()
[all …]
H A Dthread.c470 thread_mtx_unlock(thread); in thread_terminate_self()
506 thread_mtx_unlock(thread); in thread_terminate_self()
1744 thread_mtx_unlock(thread); in thread_create_waiting_internal()
1819 thread_mtx_unlock(thread); in thread_create_running_internal2()
1957 thread_mtx_unlock(thread); in kernel_thread_start_priority()
3362 thread_mtx_unlock(thread); in thread_set_voucher_name()
3408 thread_mtx_unlock(thread); in thread_get_mach_voucher()
3413 thread_mtx_unlock(thread); in thread_get_mach_voucher()
3455 thread_mtx_unlock(thread); in thread_set_mach_voucher()
3463 thread_mtx_unlock(thread); in thread_set_mach_voucher()
[all …]
H A Dbsd_kern.c285 thread_mtx_unlock(inc); in get_signalact()
299 thread_mtx_unlock(thread); in get_signalact()
338 thread_mtx_unlock(inc); in check_actforsig()
350 thread_mtx_unlock(thread); in check_actforsig()
H A Dthread.h1822 extern void thread_mtx_unlock(thread_t thread);
H A Dtask.c661 thread_mtx_unlock(thread); in task_set_64bit()
2653 thread_mtx_unlock(th_iter); in task_clear_corpse()
2933 thread_mtx_unlock(new_thread); in task_duplicate_map_and_threads()
3394 thread_mtx_unlock(thread); in task_start_halt_locked()
3658 thread_mtx_unlock(thread); in task_hold_locked()
3790 thread_mtx_unlock(thread); in task_release_locked()
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c2522 thread_mtx_unlock(th); in bsdthread_set_self()
2714 thread_mtx_unlock(thread); in workq_thread_add_dispatch_override()
2745 thread_mtx_unlock(thread); in workq_thread_reset_dispatch_override()
/xnu-11215/osfmk/vm/
H A Dvm_pageout.c5310 thread_mtx_unlock(vm_pageout_gc_thread);