Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_act.c247 thread_mtx_lock(thread); in thread_terminate_internal()
360 thread_mtx_lock(thread); in thread_terminate_pinned()
429 thread_mtx_lock(thread); in thread_suspend()
457 thread_mtx_lock(thread); in thread_resume()
490 thread_mtx_lock(thread); in thread_depress_abort_from_user()
540 thread_mtx_lock(thread); in thread_abort()
564 thread_mtx_lock(thread); in thread_abort_safely()
607 thread_mtx_lock(thread); in thread_info()
636 thread_mtx_lock(thread); in thread_get_state_internal()
731 thread_mtx_lock(thread); in thread_set_state_internal()
[all …]
H A Dthread_policy.c179 thread_mtx_lock(thread); in thread_remove_qos_policy()
349 thread_mtx_lock(thread); in thread_policy_set_internal()
920 thread_mtx_lock(thread); in thread_set_mode_and_absolute_pri()
1034 thread_mtx_lock(thread); in thread_update_qos_cpu_time()
1192 thread_mtx_lock(thread); in thread_policy_update_tasklocked()
1295 thread_mtx_lock(thread); in thread_policy_get()
1952 thread_mtx_lock(thread); in proc_set_thread_policy_ext()
2205 thread_mtx_lock(thread); in proc_get_thread_policy()
2720 thread_mtx_lock(thread); in proc_thread_qos_add_override_internal()
2848 thread_mtx_lock(thread); in proc_thread_qos_remove_override_internal()
[all …]
H A Daffinity.c158 thread_mtx_lock(thread); in thread_affinity_set()
326 thread_mtx_lock(parent); in thread_affinity_dup()
H A Dipc_tt.c903 thread_mtx_lock(thread); in ipc_main_thread_set_immovable_pinned()
1055 thread_mtx_lock(thread); in ipc_thread_terminate()
1170 thread_mtx_lock(thread); in ipc_thread_reset()
1376 thread_mtx_lock(thread); in retrieve_thread_self_fast()
1714 thread_mtx_lock(thread); in thread_get_special_port_internal()
1772 thread_mtx_lock(thread); in thread_get_non_substituted_self()
3292 thread_mtx_lock(thread); in convert_thread_to_port_with_flavor()
3993 thread_mtx_lock(thread); in convert_thread_to_port_pinned()
4307 thread_mtx_lock(thread); in thread_set_exception_ports_internal()
4544 thread_mtx_lock(thread); in thread_swap_exception_ports()
[all …]
H A Dmk_sp.c202 thread_mtx_lock(thread); in thread_policy()
H A Dthread.c466 thread_mtx_lock(thread); in thread_terminate_self()
502 thread_mtx_lock(thread); in thread_terminate_self()
1733 thread_mtx_lock(thread); in thread_create_waiting_internal()
1817 thread_mtx_lock(thread); in thread_create_running_internal2()
1955 thread_mtx_lock(thread); in kernel_thread_start_priority()
3291 thread_mtx_lock(thread_t thread) in thread_mtx_lock() function
3358 thread_mtx_lock(thread); in thread_set_voucher_name()
3403 thread_mtx_lock(thread); in thread_get_mach_voucher()
3445 thread_mtx_lock(thread); in thread_set_mach_voucher()
3984 thread_mtx_lock(thread); in thread_port_with_flavor_no_senders()
H A Dbsd_kern.c279 thread_mtx_lock(inc); in get_signalact()
330 thread_mtx_lock(inc); in check_actforsig()
H A Dthread.h1820 extern void thread_mtx_lock(thread_t thread);
H A Dtask.c659 thread_mtx_lock(thread); in task_set_64bit()
2650 thread_mtx_lock(th_iter); in task_clear_corpse()
2931 thread_mtx_lock(new_thread); in task_duplicate_map_and_threads()
3392 thread_mtx_lock(thread); in task_start_halt_locked()
3656 thread_mtx_lock(thread); in task_hold_locked()
3788 thread_mtx_lock(thread); in task_release_locked()
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c2468 thread_mtx_lock(th); in bsdthread_set_self()
2678 thread_mtx_lock(thread); in workq_thread_add_dispatch_override()
2737 thread_mtx_lock(thread); in workq_thread_reset_dispatch_override()
/xnu-11215/osfmk/vm/
H A Dvm_pageout.c5308 thread_mtx_lock(vm_pageout_gc_thread );