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

/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c150 static id_t fx_cid; /* fixed priority class ID */ variable
279 fx_cid = cid; /* Record our class ID */
1670 if (fxpp->fx_tp->t_cid == fx_cid && fxpp->fx_ktid == ktid &&
1710 if (curthread->t_cid != fx_cid) {

Completed in 89 milliseconds