espp/thread_pool

1.3.4

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

1 example

  • example
    A self-contained test suite exercising the full public API of espp::ThreadPool across basic, concurrent, and multi-pool scenarios.
    5.86 KB