Searched defs:pthread_concurrency (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c64 * thr_concurrency and pthread_concurrency are not used by the library.
71 static int pthread_concurrency; variable
2327 return (pthread_concurrency);
2353 pthread_concurrency = new_level;

Completed in 233 milliseconds