Home
last modified time | relevance | path

Searched defs:Threadpool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libwebsockets/lib/misc/threadpool/
H A DREADME.md1 ## Threadpool section
3 ### Overview
20 ### Example
44 ![Threadpool States](/doc-assets/threadpool-states.svg) argument
63 #### Threadpool creation / destruction argument
177 ### Thread overcommit
/aosp_15_r20/external/armnn/include/armnn/
H A DThreadpool.hpp30 class Threadpool class
/aosp_15_r20/external/armnn/src/armnn/
H A DThreadpool.cpp16 Threadpool::Threadpool(std::size_t numThreads, in Threadpool() function in armnn::experimental::Threadpool