_ThreadFunc
static status_t _ThreadFunc(void* data);
fThread = spawn_thread(&_ThreadFunc, "ScreenSaverRenderer", B_LOW_PRIORITY,