Searched refs:cluster_queue_unlock_f (Results 1 – 1 of 1) sorted by relevance
149 #define cluster_queue_unlock(queue) cluster_queue_unlock_f(__FUNCTION__, queue)179 static MPP_RET cluster_queue_unlock_f(const char *caller, ClusterQueue *queue) in cluster_queue_unlock_f() function