| /xnu-11417.121.6/osfmk/tests/ |
| H A D | pmap_tests.c | 174 thread_block(THREAD_CONTINUE_NULL); in test_pmap_enter_disconnect() 234 thread_block(THREAD_CONTINUE_NULL); in test_pmap_compress_remove() 263 thread_block(THREAD_CONTINUE_NULL); in pmap_nest_thread() 281 thread_block(THREAD_CONTINUE_NULL); in pmap_nest_thread() 285 thread_block(THREAD_CONTINUE_NULL); in pmap_nest_thread() 367 thread_block(THREAD_CONTINUE_NULL); in test_pmap_nesting() 433 thread_block(THREAD_CONTINUE_NULL); in test_pmap_nesting() 454 thread_block(THREAD_CONTINUE_NULL); in test_pmap_nesting() 813 thread_block(THREAD_CONTINUE_NULL); in test_pmap_huge_pv_list()
|
| H A D | vfp_state_test.c | 74 (void) thread_block(THREAD_CONTINUE_NULL); in wait_threads()
|
| /xnu-11417.121.6/iokit/Kernel/ |
| H A D | IOSyncer.cpp | 100 thread_block(THREAD_CONTINUE_NULL); in wait()
|
| H A D | IOConditionLock.cpp | 210 thread_res = thread_block(THREAD_CONTINUE_NULL); /* block ourselves */ in lockWhen()
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | kern_types.h | 95 #define THREAD_CONTINUE_NULL ((thread_continue_t) NULL) macro
|
| H A D | test_mpsc_queue.c | 122 wr = thread_block(THREAD_CONTINUE_NULL); in mpsc_test_pingpong()
|
| H A D | syscall_subr.c | 616 thread_block_reason(THREAD_CONTINUE_NULL, NULL, AST_YIELD); in thread_yield_internal() 651 (void)thread_block_reason(THREAD_CONTINUE_NULL, NULL, ast); in thread_yield_to_preemption()
|
| H A D | lock_rw.c | 980 res = thread_block(THREAD_CONTINUE_NULL); 1057 res = thread_block(THREAD_CONTINUE_NULL); 1375 res = thread_block(THREAD_CONTINUE_NULL); 1677 res = thread_block(THREAD_CONTINUE_NULL); in lck_rw_lock_shared_to_exclusive_success() 2683 res = thread_block(THREAD_CONTINUE_NULL); in lck_rw_sleep() 2745 res = thread_block(THREAD_CONTINUE_NULL); in lck_rw_sleep_deadline()
|
| H A D | ast.c | 100 thread_block_reason(THREAD_CONTINUE_NULL, NULL, urgent_reason); in thread_preempted_in_kernel()
|
| H A D | test_lock.c | 468 thread_block_reason(THREAD_CONTINUE_NULL, NULL, AST_YIELD); in smr_sleepable_stress_worker() 549 thread_block(THREAD_CONTINUE_NULL); in smr_sleepable_stress_test()
|
| H A D | locks.c | 1071 res = thread_block(THREAD_CONTINUE_NULL); in lck_spin_sleep_grp() 1112 res = thread_block(THREAD_CONTINUE_NULL); in lck_spin_sleep_deadline() 1156 res = thread_block(THREAD_CONTINUE_NULL); in lck_mtx_sleep() 1211 res = thread_block(THREAD_CONTINUE_NULL); in lck_mtx_sleep_deadline() 1408 ret = thread_block(THREAD_CONTINUE_NULL); 1746 ret = thread_block(THREAD_CONTINUE_NULL); 2377 *wait = thread_block(THREAD_CONTINUE_NULL); in gate_wait_turnstile()
|
| H A D | exclaves_panic.c | 321 (void) thread_block(THREAD_CONTINUE_NULL); in exclaves_panic_thread_wait()
|
| H A D | processor.c | 184 thread_block(THREAD_CONTINUE_NULL); in ipi_test() 191 thread_block(THREAD_CONTINUE_NULL); in ipi_test() 867 wait_result_t wait_result = thread_block(THREAD_CONTINUE_NULL); in processor_wait_for_start() 1144 thread_block(THREAD_CONTINUE_NULL); in processor_boot()
|
| H A D | mpsc_queue.c | 440 thread_block(THREAD_CONTINUE_NULL); in mpsc_daemon_queue_cancel_and_wait()
|
| H A D | affinity.c | 220 thread_block(THREAD_CONTINUE_NULL); in thread_affinity_set()
|
| H A D | lock_mtx.c | 591 thread_block(THREAD_CONTINUE_NULL); in lck_mtx_lock_wait() 1414 wait_result = thread_block(THREAD_CONTINUE_NULL); in mutex_pause()
|
| /xnu-11417.121.6/osfmk/arm64/ |
| H A D | platform_tests.c | 685 thread_block(THREAD_CONTINUE_NULL); in lt_bound_thread() 1217 thread_block(THREAD_CONTINUE_NULL); in arm64_pan_test_thread() 1224 thread_block(THREAD_CONTINUE_NULL); in arm64_pan_test_thread() 1249 thread_block(THREAD_CONTINUE_NULL); in arm64_late_pan_test() 1454 thread_block(THREAD_CONTINUE_NULL); in ctrr_test() 1461 thread_block(THREAD_CONTINUE_NULL); in ctrr_test()
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | kern_shutdown.c | 204 thread_block(THREAD_CONTINUE_NULL); in reboot_kernel() 541 thread_block(THREAD_CONTINUE_NULL); in sd_callback3()
|
| H A D | kern_synch.c | 266 wait_result = thread_block(THREAD_CONTINUE_NULL); in _sleep()
|
| /xnu-11417.121.6/osfmk/vm/ |
| H A D | vm_compressor_backing_store.c | 874 thread_block(THREAD_CONTINUE_NULL); in hibernate_pin_swap() 1811 thread_block(THREAD_CONTINUE_NULL); in vm_swap_put() 1983 thread_block(THREAD_CONTINUE_NULL); in vm_swap_wait_on_trim_handling_in_progress() 2185 thread_block(THREAD_CONTINUE_NULL); in vm_swap_reclaim() 2224 thread_block(THREAD_CONTINUE_NULL); in vm_swap_reclaim()
|
| H A D | vm_compressor.c | 1583 thread_block(THREAD_CONTINUE_NULL); in do_cseg_wedge_thread() 1607 thread_block(THREAD_CONTINUE_NULL); in c_seg_wait_on_busy() 2869 thread_block(THREAD_CONTINUE_NULL); in vm_run_compactor() 2926 thread_block(THREAD_CONTINUE_NULL); in vm_consider_swapping() 3472 thread_block(THREAD_CONTINUE_NULL); in vm_compressor_flush() 3513 wait_result = thread_block(THREAD_CONTINUE_NULL); in vm_compressor_flush() 3892 thread_block(THREAD_CONTINUE_NULL); in vm_compressor_compact_and_swap() 4148 thread_block(THREAD_CONTINUE_NULL); in c_seg_allocate() 5120 thread_block(THREAD_CONTINUE_NULL); in c_decompress_page() 6448 thread_block(THREAD_CONTINUE_NULL); in vm_uncompressed_put() [all …]
|
| /xnu-11417.121.6/osfmk/arm/ |
| H A D | cpuid.c | 519 thread_block(THREAD_CONTINUE_NULL); in cache_info_type()
|
| /xnu-11417.121.6/osfmk/ipc/ |
| H A D | ipc_mqueue.c | 527 wresult = thread_block(THREAD_CONTINUE_NULL); in ipc_mqueue_send_locked() 961 wresult = thread_block(THREAD_CONTINUE_NULL); in ipc_mqueue_receive()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 271 (void) thread_block(THREAD_CONTINUE_NULL); in nx_netif_mit_init() 403 (void) thread_block(THREAD_CONTINUE_NULL); in nx_netif_mit_cleanup()
|
| /xnu-11417.121.6/osfmk/i386/ |
| H A D | pmap_common.c | 480 thread_block(THREAD_CONTINUE_NULL); in mapping_replenish()
|