_Process
fThread = spawn_thread(&Worker::_Process, Name(), B_NORMAL_PRIORITY,
static status_t _Process(void* self);