Home
last modified time | relevance | path

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

/dragonfly/usr.bin/dsynth/
H A Dncurses.c170 if (LastReduce != info->dynmaxworkers) { in NCursesUpdateTop()
171 LastReduce = info->dynmaxworkers; in NCursesUpdateTop()
H A Drunstats.c167 info.dynmaxworkers = DynamicMaxWorkers; in RunStatsUpdateTop()
H A Ddsynth.h483 int dynmaxworkers; member