Searched refs:static_pthreadpool (Results 1 – 1 of 1) sorted by relevance
14 static const struct pthreadpool static_pthreadpool = { }; variable19 return (struct pthreadpool*) &static_pthreadpool; in pthreadpool_create()