• Stars
    star
    123
  • Rank 288,515 (Top 6 %)
  • Language
    C++
  • Created over 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple C++multithread lib
/**************************************************************************************
*
*File name: readme.txt
*Author: Wu Yinghao
*Version: 0.0.1
*Date: 2013.5.20
*E-Mail: [email protected]
*Description: readme file
*	      
*
****************************************************************************************/

这是一个简单的c++多线程库,实现了基本的线程创建,互斥,信号量和消息队列