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

  /src/sys/arch/sparc64/dev/
psm.c 107 STATIC void psm_event_thread(void *);
168 if (kthread_create(PRI_NONE, 0, NULL, psm_event_thread, sc,
215 psm_event_thread(void *arg) function in typeref:typename:void

Completed in 13 milliseconds