PTW32_THREAD_REUSE_EMPTY 43 native_client_sdk/src/libraries/third_party/pthreads-win32/global.c ptw32_thread_t * ptw32_threadReuseTop = PTW32_THREAD_REUSE_EMPTY; PTW32_THREAD_REUSE_EMPTY 44 native_client_sdk/src/libraries/third_party/pthreads-win32/global.c ptw32_thread_t * ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY; PTW32_THREAD_REUSE_EMPTY 93 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_processTerminate.c while (tp != PTW32_THREAD_REUSE_EMPTY) PTW32_THREAD_REUSE_EMPTY 83 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_reuse.c if (PTW32_THREAD_REUSE_EMPTY != ptw32_threadReuseTop) PTW32_THREAD_REUSE_EMPTY 91 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_reuse.c if (PTW32_THREAD_REUSE_EMPTY == ptw32_threadReuseTop) PTW32_THREAD_REUSE_EMPTY 93 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_reuse.c ptw32_threadReuseBottom = PTW32_THREAD_REUSE_EMPTY; PTW32_THREAD_REUSE_EMPTY 137 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_reuse.c tp->prevReuse = PTW32_THREAD_REUSE_EMPTY; PTW32_THREAD_REUSE_EMPTY 139 native_client_sdk/src/libraries/third_party/pthreads-win32/ptw32_reuse.c if (PTW32_THREAD_REUSE_EMPTY != ptw32_threadReuseBottom)