[ 源代码: cthreadpool ]
软件包:cthreadpool-dev(0.0 git20231218.4eb5a69-1)
cthreadpool-dev 的相关链接
Debian 的资源:
下载源码包 cthreadpool:
- [cthreadpool_0.0 git20231218.4eb5a69-1.dsc]
- [cthreadpool_0.0 git20231218.4eb5a69.orig.tar.xz]
- [cthreadpool_0.0 git20231218.4eb5a69-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
minimal ANSI C thread pool - development files
These are C development files for the C-Thread-Pool library. This is a minimal but advanced threadpool implementation.
* ANCI C and POSIX compliant * Pause/resume/wait as you like * Simple easy-to-digest API * Well testedThis software does not ship as a shared library since it is very small and there is a technical difficulty with this implementation.