Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c2057 restarter_event_thread(void *unused) in restarter_event_thread() function
2647 (void) startd_thread_create(restarter_event_thread, NULL); in restarter_start()