Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c85 pthread_t timer_thread_id; variable
741 (void) pthread_join(timer_thread_id, NULL); in fini_daemon()
793 status = pthread_create(&timer_thread_id, NULL, in init_daemon()