Searched refs:thr_concurrency (Results 1 – 1 of 1) sorted by relevance
71 static int thr_concurrency = 1; variable705 thr_concurrency++; in _thrp_create()765 thr_concurrency--; in _thrp_exit()2352 return (thr_concurrency); in thr_getconcurrency()2371 if (new_level > thr_concurrency) in thr_setconcurrency()2372 thr_concurrency = new_level; in thr_setconcurrency()