Searched refs:sl_try (Results 1 – 1 of 1) sorted by relevance
47 static rte_spinlock_t sl, sl_try; variable183 if (rte_spinlock_trylock(&sl_try) == 0) { in test_spinlock_try()210 rte_spinlock_init(&sl_try); in test_spinlock()265 if (rte_spinlock_trylock(&sl_try) == 0) { in test_spinlock()273 rte_spinlock_unlock(&sl_try); in test_spinlock()