Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Dmutex.d277 CRITICAL_SECTION m_hndl; in version() local
281 pthread_mutex_t m_hndl; in version() local
H A Dsemaphore.d357 Handle m_hndl; variable
H A Dcondition.d600 pthread_cond_t m_hndl; in version() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d254 private HANDLE m_hndl; in version() local