mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-03 04:17:52 +08:00
a3b2e1f6d1
通过给线程池中的每一个线程一个独立的线程条件变量(之前是用同一个),大大减少了线程池在任务调度时的竞争问题 |
||
---|---|---|
.. | ||
acl_pthread_pool.h | ||
acl_pthread_rwlock.h | ||
acl_pthread.h | ||
acl_sem.h | ||
acl_thread.h |