Home
last modified time | relevance | path

Searched refs:sync_tick (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcpu.c116 volatile int sync_tick = 0; variable
753 sync_tick = 0; in cpu_boot_secondary_processors()
792 sync_tick = 1; in cpu_boot_secondary_processors()
824 while (sync_tick == 0) { in cpu_hatch()