Home
last modified time | relevance | path

Searched refs:pthread_attr_setscope (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/threads/
H A Dpthread_attr_get_np.c173 VERIFY0(pthread_attr_setscope(&pgn_thr_attr, PTHREAD_SCOPE_SYSTEM)); in pgn_set_one()
278 VERIFY0(pthread_attr_setscope(&pgn_thr_attr, PTHREAD_SCOPE_PROCESS)); in pgn_set_two()
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dpthread_h.cfg59 func | pthread_attr_setscope |\
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c567 (pthread_attr_setscope(&ledsthr_attr, in fcal_leds_init()
583 (pthread_attr_setscope(&pollthr_attr, in fcal_leds_init()
/illumos-gate/usr/src/head/
H A Dpthread.h213 extern int pthread_attr_setscope(pthread_attr_t *, int);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c273 pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() function
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers156 pthread_attr_setscope { TYPE = FUNCTION };
/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c732 (void) pthread_attr_setscope(&thread_attr, PTHREAD_SCOPE_SYSTEM); in main()
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c359 (void) pthread_attr_setscope(&xsub_thrattr, PTHREAD_SCOPE_SYSTEM); in xsub_thrattr_init()
H A Dlibsysevent.c2053 (void) pthread_attr_setscope(&xdoor_thrattr, PTHREAD_SCOPE_SYSTEM); in xdoor_thrattr_init()
/illumos-gate/usr/src/lib/libthread/common/
H A Dmapfile-vers163 pthread_attr_setscope { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common607 pthread_attr_setscope
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c953 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) in envd_setup()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c2966 (void) pthread_attr_setscope(&sys_attr, PTHREAD_SCOPE_PROCESS); in init()
2967 (void) pthread_attr_setscope(&log_attr, PTHREAD_SCOPE_PROCESS); in init()
2968 (void) pthread_attr_setscope(&net_attr, PTHREAD_SCOPE_PROCESS); in init()
2969 (void) pthread_attr_setscope(&hnl_attr, PTHREAD_SCOPE_PROCESS); in init()
2970 (void) pthread_attr_setscope(&door_thr_attr, PTHREAD_SCOPE_SYSTEM); in init()
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c1534 if ((err = pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM)) != 0) in sm_door_server_create()
2974 (void) pthread_attr_setscope(&attr, in main()
3005 (void) pthread_attr_setscope(&attr, in main()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c1007 (void) pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in picld_server_create_fn()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c1469 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c1805 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c2231 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c2588 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) in envd_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2258 (pthread_attr_setscope(&ledsthr_attr, in disk_leds_init()
/illumos-gate/usr/src/man/man3c/
H A DMakefile1137 pthread_attr_setscope.3c \
2309 pthread_attr_setscope.3c := LINKSRC = pthread_attr_getscope.3c
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c3581 (void) pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in xptree_initialize()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c3802 (pthread_attr_setscope(&ledsthr_attr, in disk_leds_init()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1778 pthread_attr_setscope;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc886 link path=usr/share/man/man3c/pthread_attr_setscope.3c \