HomeSort by: relevance | last modified time | path
    Searched defs:pthread__concurrency (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpthread/
pthread.c 123 int pthread__concurrency; variable in typeref:typename:int
231 pthread__concurrency = (int)sysconf(_SC_NPROCESSORS_CONF);
pthread.c 123 int pthread__concurrency; variable in typeref:typename:int
231 pthread__concurrency = (int)sysconf(_SC_NPROCESSORS_CONF);
pthread.c 123 int pthread__concurrency; variable in typeref:typename:int
231 pthread__concurrency = (int)sysconf(_SC_NPROCESSORS_CONF);

Completed in 92 milliseconds