Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
HDncurses.c170 if (LastReduce != info->dynmaxworkers) { in NCursesUpdateTop()
171 LastReduce = info->dynmaxworkers; in NCursesUpdateTop()
HDrunstats.c167 info.dynmaxworkers = DynamicMaxWorkers; in RunStatsUpdateTop()
HDdsynth.h483 int dynmaxworkers; member