Home
last modified time | relevance | path

Searched defs:poller_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c102 static struct poller_s { struct
103 pthread_mutex_t mt;
104 pthread_cond_t cv;
105 pthread_t polling_tid;
106 int notify_pipe[2];
107 int doreset;
108 int doexit;
109 int nclients;
110 struct listdata_s **list;
111 int list_len;
[all …]