espp/thread_pool

1.3.0

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

1 example

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