_FetchDataThreadEntry
thread_id thread = spawn_thread(&_FetchDataThreadEntry, "Fetch usage conditions data",
static int32 _FetchDataThreadEntry(void* data);
thread_id thread = spawn_thread(&_FetchDataThreadEntry, "Fetch usage conditions data",
static int32 _FetchDataThreadEntry(void* data);