Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_threadpool.c360 threadnamesuffix(char *buf, size_t buflen, struct cpu_info *ci, int pri) in threadnamesuffix() function
410 threadnamesuffix(suffix, sizeof(suffix), ci, pri); in threadpool_create()
1014 threadnamesuffix(suffix, sizeof(suffix), pool->tp_cpu, in threadpool_dispatcher_thread()