Home
last modified time | relevance | path

Searched refs:pthreadpool_allocate (Results 1 – 5 of 5) sorted by relevance

/external/pthreadpool/src/
Dmemory.c22 PTHREADPOOL_INTERNAL struct pthreadpool* pthreadpool_allocate( in pthreadpool_allocate() function
Dgcd.c60 struct pthreadpool* threadpool = pthreadpool_allocate(threads_count); in pthreadpool_create()
Dthreadpool-object.h712 PTHREADPOOL_INTERNAL struct pthreadpool* pthreadpool_allocate(
Dwindows.c142 struct pthreadpool* threadpool = pthreadpool_allocate(threads_count); in pthreadpool_create()
Dpthreads.c258 struct pthreadpool* threadpool = pthreadpool_allocate(threads_count); in pthreadpool_create()