# Cplusplus_Thread_Lib **Repository Path**: tmpjintemp/Cplusplus_Thread_Lib ## Basic Information - **Project Name**: Cplusplus_Thread_Lib - **Description**: Simple C++multithread lib - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /************************************************************************************** * *File name: readme.txt *Author: Wu Yinghao *Version: 0.0.1 *Date: 2013.5.20 *E-Mail: wyh817@gmail.com *Description: readme file * * ****************************************************************************************/ 这是一个简单的c++多线程库,实现了基本的线程创建,互斥,信号量和消息队列