Home
last modified time | relevance | path

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

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