Home
last modified time | relevance | path

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

/dpdk/lib/eal/linux/
H A Deal_dev.c23 static rte_rwlock_t monitor_lock = RTE_RWLOCK_INITIALIZER; variable
311 rte_rwlock_write_lock(&monitor_lock); in rte_dev_event_monitor_start()
352 rte_rwlock_write_unlock(&monitor_lock); in rte_dev_event_monitor_start()
361 rte_rwlock_write_lock(&monitor_lock); in rte_dev_event_monitor_stop()
388 rte_rwlock_write_unlock(&monitor_lock); in rte_dev_event_monitor_stop()