HomeSort by: relevance | last modified time | path
    Searched defs:threadnamesuffix (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
kern_threadpool.c 360 threadnamesuffix(char *buf, size_t buflen, struct cpu_info *ci, int pri) function in typeref:typename:void
410 threadnamesuffix(suffix, sizeof(suffix), ci, pri);
1014 threadnamesuffix(suffix, sizeof(suffix), pool->tp_cpu,
kern_threadpool.c 360 threadnamesuffix(char *buf, size_t buflen, struct cpu_info *ci, int pri) function in typeref:typename:void
410 threadnamesuffix(suffix, sizeof(suffix), ci, pri);
1014 threadnamesuffix(suffix, sizeof(suffix), pool->tp_cpu,
kern_threadpool.c 360 threadnamesuffix(char *buf, size_t buflen, struct cpu_info *ci, int pri) function in typeref:typename:void
410 threadnamesuffix(suffix, sizeof(suffix), ci, pri);
1014 threadnamesuffix(suffix, sizeof(suffix), pool->tp_cpu,

Completed in 79 milliseconds