Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread.h57 extern int thr_setconcurrency(int);
/illumos-gate/usr/src/test/zfs-tests/cmd/rm_lnkcnt_zero_file/
H A Drm_lnkcnt_zero_file.c133 (void) thr_setconcurrency(4); /* 3 threads + main */ in main()
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Dtpcom.c211 if (thr_setconcurrency(NUMLWPS) != 0) { in main()
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c1330 (void) thr_setconcurrency(concurrency_level); in load_modules()
1444 (void) thr_setconcurrency(concurrency_level); in syseventd_init()
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers238 thr_setconcurrency { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers289 thr_setconcurrency { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common903 thr_setconcurrency
/illumos-gate/usr/src/man/man3c/
H A DMakefile1320 thr_setconcurrency.3c \
2461 thr_setconcurrency.3c := LINKSRC = thr_getconcurrency.3c
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c2363 thr_setconcurrency(int new_level) in thr_setconcurrency() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1940 thr_setconcurrency;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1307 link path=usr/share/man/man3c/thr_setconcurrency.3c target=thr_getconcurrency.3c