/illumos-gate/usr/src/test/libc-tests/tests/threads/ |
H A D | pthread_attr_get_np.c | 173 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 D | pthread_h.cfg | 59 func | pthread_attr_setscope |\
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 567 (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 D | pthread.h | 213 extern int pthread_attr_setscope(pthread_attr_t *, int);
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | pthr_attr.c | 273 pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() function
|
/illumos-gate/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 156 pthread_attr_setscope { TYPE = FUNCTION };
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | configd.c | 732 (void) pthread_attr_setscope(&thread_attr, PTHREAD_SCOPE_SYSTEM); in main()
|
/illumos-gate/usr/src/lib/libsysevent/ |
H A D | libevchannel.c | 359 (void) pthread_attr_setscope(&xsub_thrattr, PTHREAD_SCOPE_SYSTEM); in xsub_thrattr_init()
|
H A D | libsysevent.c | 2053 (void) pthread_attr_setscope(&xdoor_thrattr, PTHREAD_SCOPE_SYSTEM); in xdoor_thrattr_init()
|
/illumos-gate/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 163 pthread_attr_setscope { TYPE = FUNCTION };
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 607 pthread_attr_setscope
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvd.c | 953 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) in envd_setup()
|
/illumos-gate/usr/src/cmd/syslogd/ |
H A D | syslogd.c | 2966 (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 D | smediad.c | 1534 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 D | picld.c | 1007 (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 D | piclenvd.c | 1469 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvd.c | 1805 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 2231 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 2588 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) in envd_setup()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2258 (pthread_attr_setscope(&ledsthr_attr, in disk_leds_init()
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 1137 pthread_attr_setscope.3c \ 2309 pthread_attr_setscope.3c := LINKSRC = pthread_attr_getscope.3c
|
/illumos-gate/usr/src/lib/libpicltree/ |
H A D | picltree.c | 3581 (void) pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in xptree_initialize()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 3802 (pthread_attr_setscope(&ledsthr_attr, in disk_leds_init()
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1778 pthread_attr_setscope;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 886 link path=usr/share/man/man3c/pthread_attr_setscope.3c \
|