espp/thread_pool

1.2.1

Latest
uploaded 15 hours ago
Generic thread pool component implemented with espp::Task and condition variables.

1 example

  • example
    This example is a test suite that exercises the public API of `espp::ThreadPool` across various usage patterns.
    5.86 KB