Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dthreadpool.h62 void threadpools_init(void);
/netbsd-src/sys/kern/
H A Dinit_main.c427 threadpools_init(); in main()
H A Dkern_threadpool.c347 threadpools_init(void) in threadpools_init() function
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump.c338 threadpools_init(); in rump_init_callback()