Searched refs:callback_count_atom (Results 1 – 1 of 1) sorted by relevance
43 static atomic_t callback_count_atom = ATOMIC_INIT(0); variable47 atomic_inc(&callback_count_atom); in gnss_data_cb()72 atomic_set(&callback_count_atom, 0); in test_validate_fix_rate()74 callback_count = atomic_get(&callback_count_atom); in test_validate_fix_rate()