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

/fuchsia/zircon/kernel/tests/
H A Dsync_ipi_tests.cpp37 static void counter_task(void* raw_context) { function
50 mp_sync_exec(MP_IPI_TARGET_ALL_BUT_LOCAL, 0, counter_task, &counter);
111 mp_sync_exec(MP_IPI_TARGET_ALL_BUT_LOCAL, 0, counter_task, &counter);

Completed in 20 milliseconds