Searched refs:rte_rwlock_write_trylock (Results 1 – 2 of 2) sorted by relevance
137 rte_rwlock_write_trylock(rte_rwlock_t *rwl) in rte_rwlock_write_trylock() function
251 rc = rte_rwlock_write_trylock(&try_rwlock_data.lock); in try_write()