Searched refs:mp_mutex_action (Results 1 – 1 of 1) sorted by relevance
39 static pthread_mutex_t mp_mutex_action = PTHREAD_MUTEX_INITIALIZER; variable224 pthread_mutex_lock(&mp_mutex_action); in rte_mp_action_register()226 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_register()232 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_register()251 pthread_mutex_lock(&mp_mutex_action); in rte_mp_action_unregister()254 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_unregister()258 pthread_mutex_unlock(&mp_mutex_action); in rte_mp_action_unregister()361 pthread_mutex_lock(&mp_mutex_action); in process_msg()365 pthread_mutex_unlock(&mp_mutex_action); in process_msg()