Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c149 static id_t fx_cid; /* fixed priority class ID */ variable
278 fx_cid = cid; /* Record our class ID */ in fx_init()
1664 if (fxpp->fx_tp->t_cid == fx_cid && fxpp->fx_ktid == ktid && in fx_list_lookup()
1704 if (curthread->t_cid != fx_cid) { in fx_register_callbacks()