Home
last modified time | relevance | path

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

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_getconcurrency.c44 return ptw32_concurrency; in pthread_getconcurrency()
Dpthread_setconcurrency.c50 ptw32_concurrency = level; in pthread_setconcurrency()
Dglobal.c50 int ptw32_concurrency = 0; variable
Dimplement.h589 extern int ptw32_concurrency;