Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsysevent/
H A Dlibsysevent_impl.h123 typedef struct evchan_impl_handle { struct
124 pid_t ev_pid; /* verify descend via fork() */
125 int ev_fd; /* descriptor for sev driver */
126 mutex_t ev_lock; /* lock to protect this structure */
127 evchan_sub_head_t ev_sub; /* anchor of subscriber list */