HomeSort by relevance Sort by last modified time
    Searched refs:ptw32_concurrency (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_getconcurrency.c 44 return ptw32_concurrency;
pthread_setconcurrency.c 50 ptw32_concurrency = level;
global.c 50 int ptw32_concurrency = 0; variable
implement.h 589 extern int ptw32_concurrency;
    [all...]

Completed in 352 milliseconds