Searched refs:pm_dep_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c221 * Protects work list for pm_dep_thread. Not taken concurrently
671 static void pm_dep_thread(void);
698 (void) thread_create(NULL, 0, (void (*)())pm_dep_thread, NULL, 0, &p0,
6523 pm_dep_thread(void) function
6529 "pm_dep_thread");

Completed in 59 milliseconds