thread_create_thread
thread_id thread_create_thread(const ThreadCreationAttributes& attributes,
thread_id threadID = thread_create_thread(fCreationAttributes, false);
thread = thread_create_thread(threadAttributes, false);
threadID = thread_create_thread(threadCreationAttributes, false);
return thread_create_thread(
return thread_create_thread(
thread_id threadID = thread_create_thread(attributes, false);