Home
last modified time | relevance | path

Searched refs:tqarray_ent_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c41 } tqarray_ent_t; typedef
44 tqarray_ent_t *tqi_array;
60 const tqarray_ent_t *l = lhs; in tqcmp()
61 const tqarray_ent_t *r = rhs; in tqcmp()
103 tqarray_ent_t *tqe = &ti->tqi_array[idx]; in tq_fill()