Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dcondition.d621 auto synLoop = new Object; in testNotify() local
643 synchronized( synLoop ) in testNotify()
668 synchronized( synLoop ) in testNotify()
787 auto synLoop = new Object; in testNotify() local
809 synchronized( synLoop ) in testNotify()
834 synchronized( synLoop ) in testNotify()