HomeSort by: relevance | last modified time | path
    Searched defs:hil_thread (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hil/
hil.c 94 static void hil_thread(void *);
248 if (kthread_create(PRI_NONE, 0, NULL, hil_thread, sc, &sc->sc_thread,
442 hil_thread(void *arg) function in typeref:typename:void

Completed in 11 milliseconds