Home
last modified time | relevance | path

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

/linux/kernel/locking/ !
H A Dtest-ww_mutex.c37 #define TEST_MTX_TRY BIT(1) macro
48 if (mtx->flags & TEST_MTX_TRY) { in test_mutex_work()