Searched refs:POOL_joinJobs (Results 1 – 6 of 6) sorted by relevance
42 void POOL_joinJobs(POOL_ctx* ctx);
195 void POOL_joinJobs(POOL_ctx* ctx) { in POOL_joinJobs() function345 void POOL_joinJobs(POOL_ctx* ctx){ in POOL_joinJobs() function
41 void POOL_joinJobs(POOL_ctx* ctx);
194 void POOL_joinJobs(POOL_ctx* ctx) { in POOL_joinJobs() function344 void POOL_joinJobs(POOL_ctx* ctx){ in POOL_joinJobs() function
86 #define POOL_joinJobs zfs_POOL_joinJobs macro
233 POOL_joinJobs(ctx->threadPool); in AIO_IOPool_join()