Searched refs:thread_pool_new (Results 1 – 4 of 4) sorted by relevance
23 struct thread_pool * thread_pool_new(void);
123 struct thread_pool * thread_pool_new(void) in thread_pool_new() function
422 main_thread_pool = thread_pool_new(); in main()
377 pdata->pool[i] = thread_pool_new(); in start_usb_daemon()