Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dmutex.d100 m_proxy.link = this;
101 this.__monitor = cast(void*) &m_proxy;
135 obj.__monitor = cast(void*) &m_proxy;
289 MonitorProxy m_proxy; variable
H A Drwmutex.d208 m_proxy.link = this;
209 this.__monitor = cast(void*) &m_proxy;
396 MonitorProxy m_proxy; variable
418 m_proxy.link = this;
419 this.__monitor = cast(void*) &m_proxy;
634 MonitorProxy m_proxy; variable