Searched refs:thr_setconcurrency (Results 1 – 10 of 10) sorted by relevance
59 extern int thr_setconcurrency(int);99 extern int thr_setconcurrency();
211 if (thr_setconcurrency(NUMLWPS) != 0) { in main()
238 thr_setconcurrency { TYPE = FUNCTION };
1329 (void) thr_setconcurrency(concurrency_level); in load_modules()1444 (void) thr_setconcurrency(concurrency_level); in syseventd_init()
289 thr_setconcurrency { TYPE = FUNCTION };
903 thr_setconcurrency
820 (void) thr_setconcurrency(strtoul(v[5], 0L, 0L)); in main()
563 i = thr_setconcurrency(nss_lwp); in main()
2326 thr_setconcurrency(int new_level) in thr_setconcurrency() function
1455 thr_setconcurrency;