Searched refs:mtx_timed (Results 1 – 3 of 3) sorted by relevance
46 mtx_timed, enumerator47 #define mtx_timed mtx_timed macro
21 case mtx_timed: in mtx_init()24 case mtx_timed | mtx_recursive: in mtx_init()
17 mtx_timed,19 mtx_timed | mtx_recursive,112 zassert_equal(thrd_success, mtx_init(&mutex, mtx_timed)); in ZTEST()