Searched refs:bounce_owner (Results 1 – 1 of 1) sorted by relevance
20 volatile int bounce_owner, bounce_done; variable80 if (bounce_owner != id) { in bounce_once()98 bounce_owner = id; in bounce_once()101 zassert_true(bounce_owner == id, "Locked data changed"); in bounce_once()236 bounce_owner = 0; in before()