Searched refs:ptw32_threadReuseBottom (Results 1 – 3 of 3) sorted by relevance
93 ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY; in ptw32_threadReusePop()139 if (PTW32_THREAD_REUSE_EMPTY != ptw32_threadReuseBottom) in ptw32_threadReusePush()141 ptw32_threadReuseBottom->prevReuse = tp; in ptw32_threadReusePush()148 ptw32_threadReuseBottom = tp; in ptw32_threadReusePush()
44 ptw32_thread_t * ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY; variable
579 extern ptw32_thread_t * ptw32_threadReuseBottom;