Home
last modified time | relevance | path

Searched refs:__TEST_MTX_LAST (Results 1 – 1 of 1) sorted by relevance

/kernel/locking/
Dtest-ww_mutex.c29 #define __TEST_MTX_LAST BIT(3) macro
103 for (i = 0; i < __TEST_MTX_LAST; i++) { in test_mutex()