Searched refs:ECORE_MUTEX_UNLOCK (Results 1 – 2 of 2) sorted by relevance
5323 ECORE_MUTEX_UNLOCK(&o->one_pending_mutex); in ecore_func_state_change()5329 ECORE_MUTEX_UNLOCK(&o->one_pending_mutex); in ecore_func_state_change()5335 ECORE_MUTEX_UNLOCK(&o->one_pending_mutex); in ecore_func_state_change()5345 ECORE_MUTEX_UNLOCK(&o->one_pending_mutex); in ecore_func_state_change()5350 ECORE_MUTEX_UNLOCK(&o->one_pending_mutex); in ecore_func_state_change()
60 #define ECORE_MUTEX_UNLOCK(_mutex) rte_spinlock_unlock(_mutex) macro