/src/sys/arch/macppc/dev/ |
pmu.c | 131 static void pmu_thread(void *); 419 if (kthread_create(PRI_NONE, 0, NULL, pmu_thread, sc, &sc->sc_thread, 1042 pmu_thread(void *cookie) function in typeref:typename:void
|
pmu.c | 131 static void pmu_thread(void *); 419 if (kthread_create(PRI_NONE, 0, NULL, pmu_thread, sc, &sc->sc_thread, 1042 pmu_thread(void *cookie) function in typeref:typename:void
|
pmu.c | 131 static void pmu_thread(void *); 419 if (kthread_create(PRI_NONE, 0, NULL, pmu_thread, sc, &sc->sc_thread, 1042 pmu_thread(void *cookie) function in typeref:typename:void
|