Searched refs:ptw32_threadReuseBottom (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dptw32_reuse.c93 ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY;
139 if (PTW32_THREAD_REUSE_EMPTY != ptw32_threadReuseBottom)
141 ptw32_threadReuseBottom->prevReuse = tp;
148 ptw32_threadReuseBottom = tp;
H A Dglobal.c44 ptw32_thread_t * ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY; variable
H A Dimplement.h579 extern ptw32_thread_t * ptw32_threadReuseBottom;

Completed in 642 milliseconds