_DaemonThreadEntry
static status_t _DaemonThreadEntry(void* data);
fThread = spawn_kernel_thread(&_DaemonThreadEntry, name, B_LOW_PRIORITY,