Searched refs:polling_tid (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c105 pthread_t polling_tid; member in struct:poller_s
434 (void) pthread_join(pollbase.polling_tid, NULL);
529 if (pollbase.polling_tid == 0) {
537 if (pthread_create(&pollbase.polling_tid, attr,

Completed in 18 milliseconds