Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c450 char thnam[32]; in evch_delivery_thr() local
452 (void) snprintf(thnam, sizeof (thnam), "sysevent_chan-%d", in evch_delivery_thr()
454 CALLB_CPR_INIT(&cprinfo, &eqp->eq_queuemx, callb_generic_cpr, thnam); in evch_delivery_thr()