Searched refs:PTHREAD_SCOPE_SYSTEM (Results 1 – 18 of 18) sorted by relevance
/titanic_50/usr/src/test/libc-tests/cfg/symbols/ |
H A D | pthread_h.cfg | 36 value | PTHREAD_SCOPE_SYSTEM | int | pthread.h | POSIX-1995+ SUSv2+
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 570 PTHREAD_SCOPE_SYSTEM) != 0)) in fcal_leds_init() 586 PTHREAD_SCOPE_SYSTEM) != 0)) in fcal_leds_init()
|
/titanic_50/usr/src/head/ |
H A D | pthread.h | 53 #define PTHREAD_SCOPE_SYSTEM 0x01 /* = THR_BOUND */ macro
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | pthr_attr.c | 270 (scope == PTHREAD_SCOPE_SYSTEM || in pthread_attr_setscope()
|
/titanic_50/usr/src/cmd/svc/configd/ |
H A D | configd.c | 731 (void) pthread_attr_setscope(&thread_attr, PTHREAD_SCOPE_SYSTEM); in main()
|
/titanic_50/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 | 2052 (void) pthread_attr_setscope(&xdoor_thrattr, PTHREAD_SCOPE_SYSTEM); in xdoor_thrattr_init()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvd.c | 955 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) in envd_setup()
|
/titanic_50/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() 2975 PTHREAD_SCOPE_SYSTEM); in main() 3006 PTHREAD_SCOPE_SYSTEM); in main()
|
/titanic_50/usr/src/cmd/picl/picld/ |
H A D | picld.c | 1007 (void) pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in picld_server_create_fn()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvd.c | 1471 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
|
/titanic_50/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()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 2217 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) { in envd_setup()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 2590 pthread_attr_setscope(&thr_attr, PTHREAD_SCOPE_SYSTEM) != 0) in envd_setup()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2259 PTHREAD_SCOPE_SYSTEM) != 0)) in disk_leds_init()
|
/titanic_50/usr/src/lib/libpicltree/ |
H A D | picltree.c | 3581 (void) pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM); in xptree_initialize()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 3805 PTHREAD_SCOPE_SYSTEM) != 0)) in disk_leds_init()
|
/titanic_50/usr/src/cmd/syslogd/ |
H A D | syslogd.c | 2983 (void) pthread_attr_setscope(&door_thr_attr, PTHREAD_SCOPE_SYSTEM); in init()
|