Searched refs:ledsthr_attr (Results 1 – 3 of 3) sorted by relevance
85 static pthread_attr_t ledsthr_attr; variable568 if ((pthread_attr_init(&ledsthr_attr) != 0) || in fcal_leds_init()569 (pthread_attr_setscope(&ledsthr_attr, in fcal_leds_init()573 if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr, in fcal_leds_init()
316 static pthread_attr_t ledsthr_attr; variable2257 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()
255 static pthread_attr_t ledsthr_attr; variable3803 if ((pthread_attr_init(&ledsthr_attr) != 0) || in disk_leds_init()3804 (pthread_attr_setscope(&ledsthr_attr, in disk_leds_init()3807 if ((err = pthread_create(&ledsthr_tid, &ledsthr_attr, in disk_leds_init()