Searched refs:_sync_flag (Results 1 – 2 of 2) sorted by relevance
77 _sync_flag++; in static_mutex_take_entry()84 _sync_flag = 0; in test_static_mutex_take()139 _sync_flag++; in static_mutex_release_entry()145 _sync_flag = 0; in test_static_mutex_release()207 _sync_flag++; in static_mutex_trytake_entry()274 _sync_flag++; in static_thread1_entry()290 _sync_flag++; in static_thread2_entry()308 _sync_flag++; in static_thread3_entry()417 _sync_flag++; in dynamic_mutex_take_entry()479 _sync_flag++; in dynamic_mutex_release_entry()[all …]
29 while (!_sync_flag) in test_thread_entry()51 _sync_flag ++; in test_thread_entry()105 _sync_flag ++; in test_main_thread_entry()132 _sync_flag = 1; in test_mutex_pi()158 _sync_flag ++; in test_main_timeout_entry()168 _sync_flag ++; in test_timeout_entry()173 _sync_flag = 0; in test_mutex_pi_timeout()221 _sync_flag ++; in test_recursive_mutex_depend_entry()229 _sync_flag ++; in test_recursive_mutex_depend_hi_pri_entry()272 _sync_flag ++; in test_mutex_pi_recursive_prio_update()[all …]
Completed in 4 milliseconds