Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/luna88k/
H A Dmachdep.c171 __cpu_simple_lock_t cpu_boot_mutex = __SIMPLELOCK_LOCKED; variable
698 __cpu_simple_unlock(&cpu_boot_mutex); in cpu_boot_secondary_processors()
777 __cpu_simple_lock(&cpu_boot_mutex); in secondary_main()
778 __cpu_simple_unlock(&cpu_boot_mutex); in secondary_main()