Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/src/
H A Dshim.c14 static const struct pthreadpool static_pthreadpool = { }; variable
19 return (struct pthreadpool*) &static_pthreadpool; in pthreadpool_create()