Searched refs:NOSYNC (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dmp_events.h68 typedef enum { SYNC, ASYNC, NOSYNC } mp_sync_t; enumerator in enum:__anon938
H A Di386_timer.c375 mp_cpus_call(cpu_to_cpumask(cpu), NOSYNC, fn, arg); local
H A Dmp.c1193 * NOSYNC: function calls are queued
1318 * Spinning for request buffer unless NOSYNC.
1328 if (mode == NOSYNC) {

Completed in 25 milliseconds