Searched refs:start_sync (Results 1 – 1 of 1) sorted by relevance
25 static atomic_t start_sync; variable46 atomic_dec(&start_sync); in test_thread()47 while (atomic_get(&start_sync) != 0) in test_thread()83 atomic_set(&start_sync, CORES_NUM); in test_init()