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

/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_thermal.c147 static void acpi_tz_thread(void *arg);
320 error = kproc_create(acpi_tz_thread, NULL, &acpi_tz_proc,
944 acpi_tz_thread(void *arg) function

Completed in 27 milliseconds