Searched refs:thread_pool_new (Results 1 – 3 of 3) sorted by relevance
29 ThreadPool *thread_pool_new(struct AioContext *ctx);
345 ThreadPool *thread_pool_new(AioContext *ctx) in thread_pool_new() function
441 ctx->thread_pool = thread_pool_new(ctx); in aio_get_thread_pool()