Searched refs:pause (Results 1 – 15 of 15) sorted by relevance
| /xnu-12377.41.6/osfmk/i386/commpage/ |
| H A D | fifo_queues.s | 106 pause // SMT-friendly backoff 129 pause 135 pause 174 pause 180 pause 255 pause // SMT-friendly backoff 278 pause 284 pause 324 pause 330 pause
|
| /xnu-12377.41.6/tests/signals/ |
| H A D | signal_exit_reason.c | 183 pause(); in __test_exit_reason_external_signal() 205 pause(); in __test_exit_reason_delegate_signal() 236 pause(); in __test_exit_reason_delegate_terminate() 261 pause(); in __test_exit_reason_terminate() 283 pause(); in __test_exit_reason_signal_with_audittoken() 305 pause(); in __test_exit_reason_signal_with_audittoken_fail_bad_token() 324 pause(); in __test_exit_reason_delegated_signal_fail_bad_instigator_token() 341 pause(); in __test_exit_reason_signal_with_audittoken_fail_null_token() 358 pause(); in __test_exit_reason_signal_with_audittoken_fail_bad_signal()
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | compact_id.c | 229 uint64_t pause = pause_init; variable 247 if (pause-- == 0) { 249 pause = pause_init;
|
| H A D | simple_lock.h | 388 #define hw_lock_bit_to_b(lck, bit, spec, pause, grp) \ argument 389 hw_lock_bit_to_b(lck, bit, spec, pause)
|
| /xnu-12377.41.6/tests/rm/ |
| H A D | pthread_setugid.c | 29 pause();
|
| /xnu-12377.41.6/tests/workq/ |
| H A D | workq_83476290.c | 60 pause();
|
| /xnu-12377.41.6/tests/ |
| H A D | kqworkloop_limits_client.c | 152 pause(); in main()
|
| H A D | task_suspend_stats.c | 211 pause();
|
| H A D | stackshot_block_owner_14362384.m | 862 pause();
|
| H A D | stackshot_tests.m | 650 (void) pause(); /* parent will kill -9 us */
|
| /xnu-12377.41.6/tests/vfs/ |
| H A D | freeable_vnodes.c | 223 pause();
|
| /xnu-12377.41.6/osfmk/console/ |
| H A D | video_console.c | 2752 gc_pause( boolean_t pause, boolean_t graphics_now ) in gc_pause() argument 2756 disableConsoleOutput = (pause && !console_is_serial()); in gc_pause() 2757 gc_enabled = (!pause && !graphics_now); in gc_pause() 2763 if (pause) { in gc_pause()
|
| /xnu-12377.41.6/doc/vm/ |
| H A D | memorystatus_kills.md | 110 …ad call to perform these kills. We will only kill idle processes and will pause for 500 m.s. betwe…
|
| H A D | pageout_scan.md | 162 to take it), drop the PageQ lock, pause for 10µs, and restart from Phase 2.
|
| /xnu-12377.41.6/tests/ktrace/ |
| H A D | kdebug_tests.c | 1804 pause();
|