Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dtest-ww_mutex.c40 #define TEST_MTX_TRY BIT(1) macro
51 if (mtx->flags & TEST_MTX_TRY) { in test_mutex_work()