Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dmutex.d405 int lockCount = 0; variable
413 ++lockCount; in testFn()
424 assert(lockCount == numThreads * numTries);