Binary package “cthreadpool-dev” in ubuntu noble

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 tested
 This software does not ship as a shared library since it is
 very small and there is a technical difficulty with this
 implementation.