Searched refs:sl_try (Results 1 – 1 of 1) sorted by relevance
46 static rte_spinlock_t sl, sl_try; variable182 if (rte_spinlock_trylock(&sl_try) == 0) { in test_spinlock_try()209 rte_spinlock_init(&sl_try); in test_spinlock()264 if (rte_spinlock_trylock(&sl_try) == 0) { in test_spinlock()272 rte_spinlock_unlock(&sl_try); in test_spinlock()