# multi_thread_c **Repository Path**: wym6912/multi_thread_c ## Basic Information - **Project Name**: multi_thread_c - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2021-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 内容简介 线程池,设计了 `Makefile` 以进行联合编译。 后续想将此池运用到 [MAFFT Version 1 Code](https://gitee.com/wym6912/mafft-full-v1) 中。 # 代码来源 [c++简单线程池实现 - 渣码农 - 博客园 (cnblogs.com)](https://www.cnblogs.com/yangang92/p/5485868.html)