Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dcondition.d623 int numTries = 10; in testNotify() local
789 int numTries = 10; in testNotify() local
H A Dmutex.d404 int numTries = 1000; variable