Searched refs:fx_cid (Results 1 – 1 of 1) sorted by relevance
149 static id_t fx_cid; /* fixed priority class ID */ variable278 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()