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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c277 static void runservice(queue_t *);
1293 * Currently runservice is the only entersq that can happen
3631 runservice(queue_t *q) function
3639 "runservice starts:%p", q);
3645 "runservice ends:(%p)", q);
4501 * - qprocsoff (disable_svc) sets QWCLOSE to prevent runservice from
8175 * serviced. If it is serviced, the runservice() function will detect
8277 runservice(q);

Completed in 63 milliseconds