Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Ddebug.cpp85 } else if (uv_thread_self() == hSession->hWorkChildThread) { in DetermineThread()
Ddefine_plus.h423 uv_thread_t hWorkChildThread; member
Dsession.cpp1255 hSession->hWorkChildThread = uv_thread_self(); in SessionWorkThread()