_CreateAccountThreadEntry
= spawn_thread(&_CreateAccountThreadEntry, "Account creator", B_NORMAL_PRIORITY, data);
static int32 _CreateAccountThreadEntry(void* data);