Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dcondition.d620 auto semDone = new Semaphore; in testNotify() local
786 auto semDone = new Semaphore; in testNotify() local