_SendRatingThreadEntry
= spawn_thread(&_SendRatingThreadEntry, "Send rating", B_NORMAL_PRIORITY, this);
static int32 _SendRatingThreadEntry(void* data);