Searched refs:static_mutex (Results 1 – 1 of 1) sorted by relevance
23 static struct rt_mutex static_mutex; variable42 result = rt_mutex_detach(&static_mutex); in test_static_mutex_init()54 result = rt_mutex_detach(&static_mutex); in test_static_mutex_init()118 result = rt_mutex_detach(&static_mutex); in test_static_mutex_take()154 result = rt_mutex_release(&static_mutex); in test_static_mutex_release()163 result = rt_mutex_release(&static_mutex); in test_static_mutex_release()187 result = rt_mutex_detach(&static_mutex); in test_static_mutex_release()247 result = rt_mutex_detach(&static_mutex); in test_static_mutex_trytake()330 &static_mutex, in test_static_pri_reverse()340 &static_mutex, in test_static_pri_reverse()[all …]
Completed in 4 milliseconds