Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dperf.c116 static unsigned long int workcost = 20; variable
182 for (j = 0; j < workcost; ++j) in work()
548 workcost = strtoul (arg, NULL, 0); in parse_opt()