Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dthreadbase.d252 return m_isDaemon; in isDaemon()
271 m_isDaemon = val; in isDaemon()
457 bool m_isDaemon; variable
H A Dosthread.d1310 thisThread.m_isDaemon = true; in private()
1378 thisThread.m_isDaemon = true; in version()