| /xnu-8796.141.3/osfmk/tests/ |
| H A D | pmap_tests.c | 123 thread_block(THREAD_CONTINUE_NULL); in test_pmap_enter_disconnect() 187 thread_block(THREAD_CONTINUE_NULL); in test_pmap_compress_remove() 218 thread_block(THREAD_CONTINUE_NULL); in pmap_nest_thread() 236 thread_block(THREAD_CONTINUE_NULL); in pmap_nest_thread() 240 thread_block(THREAD_CONTINUE_NULL); in pmap_nest_thread() 322 thread_block(THREAD_CONTINUE_NULL); in test_pmap_nesting() 388 thread_block(THREAD_CONTINUE_NULL); in test_pmap_nesting() 409 thread_block(THREAD_CONTINUE_NULL); in test_pmap_nesting()
|
| H A D | vfp_state_test.c | 74 (void) thread_block(THREAD_CONTINUE_NULL); in wait_threads()
|
| /xnu-8796.141.3/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()
|
| H A D | IOCPU.cpp | 691 thread_block(THREAD_CONTINUE_NULL); in registerInterrupt()
|
| /xnu-8796.141.3/osfmk/kern/ |
| H A D | test_mpsc_queue.c | 122 wr = thread_block(THREAD_CONTINUE_NULL); in mpsc_test_pingpong()
|
| H A D | kern_types.h | 95 #define THREAD_CONTINUE_NULL ((thread_continue_t) NULL) macro
|
| H A D | syscall_subr.c | 615 thread_block_reason(THREAD_CONTINUE_NULL, NULL, AST_YIELD); in thread_yield_internal() 650 (void)thread_block_reason(THREAD_CONTINUE_NULL, NULL, ast); in thread_yield_to_preemption()
|
| H A D | lock_rw.c | 941 res = thread_block(THREAD_CONTINUE_NULL); 1018 res = thread_block(THREAD_CONTINUE_NULL); 1321 res = thread_block(THREAD_CONTINUE_NULL); 1622 res = thread_block(THREAD_CONTINUE_NULL); in lck_rw_lock_shared_to_exclusive_success() 2574 res = thread_block(THREAD_CONTINUE_NULL); in lck_rw_sleep() 2636 res = thread_block(THREAD_CONTINUE_NULL); in lck_rw_sleep_deadline()
|
| H A D | locks.c | 1042 res = thread_block(THREAD_CONTINUE_NULL); in lck_spin_sleep_grp() 1083 res = thread_block(THREAD_CONTINUE_NULL); in lck_spin_sleep_deadline() 1127 res = thread_block(THREAD_CONTINUE_NULL); in lck_mtx_sleep() 1182 res = thread_block(THREAD_CONTINUE_NULL); in lck_mtx_sleep_deadline() 1363 ret = thread_block(THREAD_CONTINUE_NULL); 1691 ret = thread_block(THREAD_CONTINUE_NULL); 2322 *wait = thread_block(THREAD_CONTINUE_NULL); in gate_wait_turnstile()
|
| H A D | ast.c | 100 thread_block_reason(THREAD_CONTINUE_NULL, NULL, urgent_reason); in thread_preempted_in_kernel()
|
| H A D | processor.c | 168 thread_block(THREAD_CONTINUE_NULL); in ipi_test() 175 thread_block(THREAD_CONTINUE_NULL); in ipi_test() 760 wait_result_t wait_result = thread_block(THREAD_CONTINUE_NULL); in processor_wait_for_start() 804 thread_block(THREAD_CONTINUE_NULL); in processor_startup()
|
| H A D | mpsc_queue.c | 452 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 | 571 thread_block(THREAD_CONTINUE_NULL); in lck_mtx_lock_wait() 1394 wait_result = thread_block(THREAD_CONTINUE_NULL); in mutex_pause()
|
| H A D | sched_prim.c | 1498 wresult = thread_block(THREAD_CONTINUE_NULL); in thread_stop() 1530 wresult = thread_block(THREAD_CONTINUE_NULL); in thread_stop() 1638 thread_block(THREAD_CONTINUE_NULL); in thread_wait() 1937 thread_block(THREAD_CONTINUE_NULL); in thread_vm_bind_group_add() 6585 thread_block(THREAD_CONTINUE_NULL); in sched_startup() 6790 thread_block(THREAD_CONTINUE_NULL); in sched_init_thread() 6979 thread_block_reason(THREAD_CONTINUE_NULL, NULL, ast); in thread_set_eager_preempt() 8699 thread_block(THREAD_CONTINUE_NULL); in thread_bind_cluster_type() 8770 thread_block(THREAD_CONTINUE_NULL); in thread_bind_cluster_id() 8833 thread_block(THREAD_CONTINUE_NULL); in sysctl_thread_bind_cpuid() [all …]
|
| H A D | clock_oldops.c | 552 wait_result = thread_block(THREAD_CONTINUE_NULL); in clock_sleep_internal()
|
| /xnu-8796.141.3/osfmk/arm64/ |
| H A D | platform_tests.c | 638 thread_block(THREAD_CONTINUE_NULL); in lt_bound_thread() 1246 thread_block(THREAD_CONTINUE_NULL); in arm64_pan_test_thread() 1253 thread_block(THREAD_CONTINUE_NULL); in arm64_pan_test_thread() 1278 thread_block(THREAD_CONTINUE_NULL); in arm64_late_pan_test() 1482 thread_block(THREAD_CONTINUE_NULL); in ctrr_test() 1489 thread_block(THREAD_CONTINUE_NULL); in ctrr_test()
|
| /xnu-8796.141.3/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-8796.141.3/osfmk/vm/ |
| H A D | vm_compressor_backing_store.c | 864 thread_block(THREAD_CONTINUE_NULL); in hibernate_pin_swap() 1802 thread_block(THREAD_CONTINUE_NULL); in vm_swap_put() 1975 thread_block(THREAD_CONTINUE_NULL); in vm_swap_wait_on_trim_handling_in_progress() 2177 thread_block(THREAD_CONTINUE_NULL); in vm_swap_reclaim() 2216 thread_block(THREAD_CONTINUE_NULL); in vm_swap_reclaim()
|
| H A D | vm_compressor.c | 1497 thread_block(THREAD_CONTINUE_NULL); in do_cseg_wedge_thread() 1521 thread_block(THREAD_CONTINUE_NULL); in c_seg_wait_on_busy() 2768 thread_block(THREAD_CONTINUE_NULL); in vm_run_compactor() 2828 thread_block(THREAD_CONTINUE_NULL); in vm_consider_swapping() 3377 thread_block(THREAD_CONTINUE_NULL); in vm_compressor_flush() 3418 wait_result = thread_block(THREAD_CONTINUE_NULL); in vm_compressor_flush() 3798 thread_block(THREAD_CONTINUE_NULL); in vm_compressor_compact_and_swap() 4044 thread_block(THREAD_CONTINUE_NULL); in c_seg_allocate() 4947 thread_block(THREAD_CONTINUE_NULL); in c_decompress_page()
|
| /xnu-8796.141.3/osfmk/ipc/ |
| H A D | ipc_mqueue.c | 463 wresult = thread_block(THREAD_CONTINUE_NULL); in ipc_mqueue_send_locked() 894 wresult = thread_block(THREAD_CONTINUE_NULL); in ipc_mqueue_receive()
|
| /xnu-8796.141.3/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 270 (void) thread_block(THREAD_CONTINUE_NULL); in nx_netif_mit_init() 402 (void) thread_block(THREAD_CONTINUE_NULL); in nx_netif_mit_cleanup()
|
| /xnu-8796.141.3/osfmk/i386/ |
| H A D | pmap_common.c | 461 thread_block(THREAD_CONTINUE_NULL); in mapping_replenish()
|