Searched refs:dt_xc_sync (Results 1 – 1 of 1) sorted by relevance
97 static uint32_t dt_xc_sync; variable114 if (os_atomic_dec(&dt_xc_sync, relaxed) == 0) { in xcRemote()115 thread_wakeup((event_t) &dt_xc_sync); in xcRemote()134 cpu_broadcast_xcall(&dt_xc_sync, TRUE, xcRemote, (void*) &xcArg); in dtrace_xcall()