Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/src/
H A Dmemory.c27 …const size_t threadpool_size = sizeof(struct pthreadpool) + threads_count * sizeof(struct thread_i… in pthreadpool_allocate() local
58 …const size_t threadpool_size = sizeof(struct pthreadpool) + threadpool->threads_count.value * size… in pthreadpool_deallocate() local