并发模型(初步)

new Thread(task);

threadPool.schedule(task);

struct(tasks);

原文地址:https://www.cnblogs.com/feng9exe/p/11177908.html