Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dthread.c40 sal_Int32 m_nTerminationRequested; member
92 pThreadImpl->m_nTerminationRequested= 0; in oslCreateThread()
362 osl_incrementInterlockedCount(&(pThreadImpl->m_nTerminationRequested)); in osl_terminateThread()
382 return (sal_Bool)(0 == pThreadImpl->m_nTerminationRequested); in osl_scheduleThread()

Completed in 19 milliseconds