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

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dptw32_reuse.c89 ptw32_threadReuseTop = tp->prevReuse;
96 tp->prevReuse = NULL;
137 tp->prevReuse = PTW32_THREAD_REUSE_EMPTY;
141 ptw32_threadReuseBottom->prevReuse = tp;
H A Dptw32_processTerminate.c95 tpNext = tp->prevReuse;
H A Dimplement.h160 ptw32_thread_t * prevReuse; /* Links threads on reuse stack */ member in struct:ptw32_thread_t_

Completed in 252 milliseconds