Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dtest-ww_mutex.c27 #define TEST_MTX_TRY BIT(1) macro
38 if (mtx->flags & TEST_MTX_TRY) { in test_mutex_work()