Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_queue.c208 thread_pool_init(void) in thread_pool_init() function
226 pthread_once(&once_control, thread_pool_init); in zstream_queue_set_num_threads()
291 pthread_once(&once_control, thread_pool_init); in zstream_queue_create()