Searched defs:mux (Results 1 – 2 of 2) sorted by relevance
67 pthread_mutex_t* mux = std::get_if<pthread_mutex_t>(SharedVariables::GetPointer(mutex_key)); in __Parse() local
325 auto mux = std::get_if<pthread_mutex_t>(SharedVariables::GetPointer(mux_key)); in CreateFromProtoInstruction() local344 auto mux = std::get_if<pthread_mutex_t>(SharedVariables::GetPointer(mux_key)); in CreateFromProtoInstruction() local