_AgreeThreadEntry
= spawn_thread(&_AgreeThreadEntry, "Agree usage conditions", B_NORMAL_PRIORITY, this);
static int32 _AgreeThreadEntry(void* data);