Home
last modified time | relevance | path

Searched refs:thr_setconcurrency (Results 1 – 10 of 10) sorted by relevance

/onnv-gate/usr/src/head/
H A Dthread.h59 extern int thr_setconcurrency(int);
99 extern int thr_setconcurrency();
/onnv-gate/usr/src/cmd/sgs/libelf/demo/
H A Dtpcom.c211 if (thr_setconcurrency(NUMLWPS) != 0) { in main()
/onnv-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers238 thr_setconcurrency { TYPE = FUNCTION };
/onnv-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c1329 (void) thr_setconcurrency(concurrency_level); in load_modules()
1444 (void) thr_setconcurrency(concurrency_level); in syseventd_init()
/onnv-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers289 thr_setconcurrency { TYPE = FUNCTION };
/onnv-gate/usr/src/lib/c_synonyms/
H A Dsyn_common903 thr_setconcurrency
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/tests/
H A Dtest_dstore.c820 (void) thr_setconcurrency(strtoul(v[5], 0L, 0L)); in main()
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A Dmain.c563 i = thr_setconcurrency(nss_lwp); in main()
/onnv-gate/usr/src/lib/libc/port/threads/
H A Dthr.c2326 thr_setconcurrency(int new_level) in thr_setconcurrency() function
/onnv-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1455 thr_setconcurrency;