Searched defs:servingCondition (Results 1 – 1 of 1) sorted by relevance
144 auto servingCondition = new Condition(servingMutex); in main() local207 this(Mutex servingMutex, Condition servingCondition) { in this()