Home
last modified time | relevance | path

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

/dpdk/lib/eal/include/
H A Drte_lock_annotations.h35 #define __rte_shared_trylock_function(ret, ...) \ macro
63 #define __rte_shared_trylock_function(...)
/dpdk/lib/eal/include/generic/
H A Drte_rwlock.h130 __rte_shared_trylock_function(0, rwl) in rte_rwlock_read_trylock()