Home
last modified time | relevance | path

Searched defs:servingCondition (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/d/test/
Dasync_test.d144 auto servingCondition = new Condition(servingMutex); in main() local
207 this(Mutex servingMutex, Condition servingCondition) { in this()