Home
last modified time | relevance | path

Searched refs:numTotal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dcondition.d625 int numTotal = 0; in testNotify() local
640 ++numTotal; in testNotify()
682 assert( numTotal == numWaiters * numTries ); in testNotify()
791 int numTotal = 0; in testNotify() local
806 ++numTotal; in testNotify()
848 assert( numTotal == numWaiters * numTries ); in testNotify()