Searched refs:ml_try_me (Results 1 – 1 of 1) sorted by relevance
149 rte_mcslock_t ml_try_me; in test_mcslock_try() local154 if (rte_mcslock_trylock(&p_ml_try, &ml_try_me) == 0) { in test_mcslock_try()176 rte_mcslock_t ml_try_me; in test_mcslock() local215 if (rte_mcslock_trylock(&p_ml_try, &ml_try_me) == 0) in test_mcslock()223 rte_mcslock_unlock(&p_ml_try, &ml_try_me); in test_mcslock()