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

/osnet-11/usr/src/lib/libc/port/threads/
H A Dthr.c63 * thr_concurrency and pthread_concurrency are not used by the library.
70 static int pthread_concurrency; variable
2317 return (pthread_concurrency);
2343 pthread_concurrency = new_level;

Completed in 27 milliseconds