Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c133 volatile bool cpuhold_spawned; variable
192 cpuhold_spawned = false; in cpu_hold()
204 while (!cpuhold_spawned) { in cpu_hold()
212 cpuhold_spawned = true; in cpu_hold()