Home
last modified time | relevance | path

Searched refs:thread_deallocate (Results 1 – 25 of 78) sorted by relevance

1234

/xnu-11215/bsd/kern/
H A Dsys_ulock.c794 thread_deallocate(owner_thread); in sys_ulock_wait2()
836 thread_deallocate(owner_thread); in ulock_wait_cleanup()
840 thread_deallocate(old_owner); in ulock_wait_cleanup()
844 thread_deallocate(old_lingering_owner); in ulock_wait_cleanup()
1069 thread_deallocate(cleanup_thread); in ulock_wake()
1074 thread_deallocate(wake_thread); in ulock_wake()
H A Dlockdown_mode.c78 thread_deallocate(thread); in lockdown_mode_init_async()
H A Dbsd_stubs.c411 thread_deallocate(inheritor_thread); in devsw_unlock()
H A Dmach_process.c512 thread_deallocate(th_act); in ptrace()
/xnu-11215/osfmk/tests/
H A Dpmap_tests.c164 thread_deallocate(disconnect_thread); in test_pmap_enter_disconnect()
226 thread_deallocate(remove_thread); in test_pmap_compress_remove()
752 thread_deallocate(remove_enter_thread); in test_pmap_huge_pv_list()
760 thread_deallocate(fast_fault_thread); in test_pmap_huge_pv_list()
768 thread_deallocate(cache_attr_thread); in test_pmap_huge_pv_list()
/xnu-11215/bsd/net/
H A Dnwk_wq.c60 thread_deallocate(nwk_wq_thread); in nwk_wq_init()
H A Dflowadv.c125 thread_deallocate(fadv_thread); in flowadv_init()
/xnu-11215/osfmk/console/
H A Dserial_general.c67 thread_deallocate(thread); in serial_keyboard_init()
H A Dserial_console.c751 thread_deallocate(thread); in console_serial_parallel_log_tests()
/xnu-11215/osfmk/kern/
H A Dux_handler.c167 thread_deallocate(target_thread); in catch_mach_exception_raise()
H A Dtest_lock.c136 thread_deallocate(th); in hw_lck_ticket_allow_invalid_test()
538 thread_deallocate(th); in smr_sleepable_stress_test()
H A Dexclaves_panic.c346 thread_deallocate(thread); in exclaves_panic_thread_setup()
H A Dexclaves_log.c356 thread_deallocate(oslog_exclaves_thread); in exclaves_oslog_init()
H A Dthread.c772 thread_deallocate(thread_t thread) in thread_deallocate() function
878 return thread_deallocate((thread_t)thread_inspect); in thread_inspect_deallocate()
890 return thread_deallocate((thread_t)thread_read); in thread_read_deallocate()
926 thread_deallocate(thread); in thread_exception_queue_invoke()
1123 thread_deallocate(thread); in thread_terminate_queue_invoke()
1813 thread_deallocate(thread); in thread_create_running_internal2()
4006 thread_deallocate(thread); in thread_port_with_flavor_no_senders()
4016 thread_deallocate(thread); in thread_port_with_flavor_no_senders()
H A Dremote_time.c464 thread_deallocate(thread); in bt_calibration_thread_start()
H A Dsyscall_subr.c299 thread_deallocate(thread); in thread_switch()
H A Dmpsc_queue.c184 thread_deallocate(dq->mpd_thread); in _mpsc_daemon_queue_init_with_thread()
/xnu-11215/osfmk/corpses/
H A Dcorpse.c466 thread_deallocate(thread); in task_generate_corpse()
810 thread_deallocate(thread); in task_generate_corpse_internal()
/xnu-11215/osfmk/ipc/
H A Dipc_eventlink.c334 thread_deallocate(associated_thread[i]); in ipc_eventlink_destroy_internal()
470 thread_deallocate(thread); in mach_eventlink_disassociate()
/xnu-11215/bsd/nfs/
H A Dnfs_upcall.c276 thread_deallocate(nfsrv_uc_queue_tbl[i].ucq_thd); in nfsrv_uc_stop()
/xnu-11215/osfmk/mach/
H A Dmach_types.defs184 destructor: thread_deallocate(thread_t)
208 destructor: thread_deallocate(thread_act_t)
216 destructor: thread_deallocate(thread_act_t)
/xnu-11215/osfmk/arm64/
H A Dplatform_tests.c480 thread_deallocate(thread); in lt_start_trylock_thread()
664 thread_deallocate(thread); in lt_start_lock_thread()
728 thread_deallocate(thread); in lt_start_lock_thread_with_bind()
1244 thread_deallocate(thread); in arm64_late_pan_test()
/xnu-11215/osfmk/kperf/
H A Dpet.c444 thread_deallocate(kppet.g_threads[i]); in kppet_sample_task()
/xnu-11215/bsd/skywalk/nexus/netif/
H A Dnx_netif_mit.c625 thread_deallocate(current_thread()); in nx_netif_mit_s_thread_cont()
742 thread_deallocate(current_thread()); in nx_netif_mit_thread_cont()
/xnu-11215/osfmk/i386/
H A Dpmap_common.c407 thread_deallocate(mapping_replenish_thread); in mapping_adjust()

1234