# WaitTask **Repository Path**: washheart/WaitTask ## Basic Information - **Project Name**: WaitTask - **Description**: 用于多进程/线程环境下实现任务等待和参数传递的功能。类库不采用线程join的方式,而是采用锁等待和通知的方式。类库有C++和Java两个版本,分别用各自语言实现,互不影响。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-11-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #WaitTask