Searched refs:mp_mutex_action (Results 1 – 1 of 1) sorted by relevance
40 static pthread_mutex_t mp_mutex_action = PTHREAD_MUTEX_INITIALIZER; variable225 pthread_mutex_lock(&mp_mutex_action); in rte_mp_action_register()227 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_register()233 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_register()252 pthread_mutex_lock(&mp_mutex_action); in rte_mp_action_unregister()255 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_unregister()259 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_unregister()353 pthread_mutex_lock(&mp_mutex_action); in process_msg()357 pthread_mutex_unlock(&mp_mutex_action); in process_msg()