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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ks.h116 } mdb_qops_t; typedef in typeref:struct:mdb_qops
118 extern void mdb_qops_install(const mdb_qops_t *, uintptr_t);
119 extern void mdb_qops_remove(const mdb_qops_t *, uintptr_t);
129 * and q_wnext members of mdb_qops_t, in the case where the client wishes

Completed in 52 milliseconds