Home
last modified time | relevance | path

Searched refs:ledsthr_attr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c83 static pthread_attr_t ledsthr_attr; variable
566 if ((pthread_attr_init(&ledsthr_attr) != 0) || in fcal_leds_init()
567 (pthread_attr_setscope(&ledsthr_attr, in fcal_leds_init()
571 if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr, in fcal_leds_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c316 static pthread_attr_t ledsthr_attr; variable
2257 if ((pthread_attr_init(&ledsthr_attr) != 0) || in disk_leds_init()
2258 (pthread_attr_setscope(&ledsthr_attr, in disk_leds_init()
2261 if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr, in disk_leds_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c253 static pthread_attr_t ledsthr_attr; variable
3801 if ((pthread_attr_init(&ledsthr_attr) != 0) || in disk_leds_init()
3802 (pthread_attr_setscope(&ledsthr_attr, in disk_leds_init()
3805 if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr, in disk_leds_init()