Searched refs:pthreadpool_allocate (Results 1 – 5 of 5) sorted by relevance
22 PTHREADPOOL_INTERNAL struct pthreadpool* pthreadpool_allocate( in pthreadpool_allocate() function
60 struct pthreadpool* threadpool = pthreadpool_allocate(threads_count); in pthreadpool_create()
712 PTHREADPOOL_INTERNAL struct pthreadpool* pthreadpool_allocate(
142 struct pthreadpool* threadpool = pthreadpool_allocate(threads_count); in pthreadpool_create()
258 struct pthreadpool* threadpool = pthreadpool_allocate(threads_count); in pthreadpool_create()