Searched defs:dph_notify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_proc.h91 pthread_mutex_t dph_lock; /* lock protecting dph_notify list */
92 pthread_cond_t dph_cv; /* cond for waiting for dph_notify */
93 dt_proc_notify_t *dph_notify; /* list of pending proc notifications */ member in struct:dt_proc_hash

Completed in 45 milliseconds