threadpool_thread
struct threadpool_thread *const thread =
pool->tp_cpu, &threadpool_thread, thread, &lwp,
struct threadpool_thread *const thread =
struct threadpool_thread *const thread = arg;
TAILQ_HEAD(thread_head, threadpool_thread);
TAILQ_ENTRY(threadpool_thread) tpt_entry;
struct threadpool_thread tp_dispatcher;
static void threadpool_thread(void *) __dead;
pool_cache_init(sizeof(struct threadpool_thread), 0, 0, 0,
struct threadpool_thread *thread;
struct threadpool_thread *const dispatcher = arg;
struct threadpool_thread;
struct threadpool_thread *job_thread;