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

/illumos-gate/usr/src/uts/common/disp/
H A Drt.c143 static id_t rt_cid; /* real-time class ID */ variable
198 rt_cid = cid; /* Record our class ID */
871 if (reqpcredp != NULL && reqpcid != rt_cid &&
1071 return (rt_parmsset(t, &rtkparms, rt_cid, cr));

Completed in 60 milliseconds