Home
last modified time | relevance | path

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

/dragonfly/lib/libc/upmap/
H A Dukp_setproctitle.c53 static int fast_spt_count; variable
67 if (fast_spt_state == 0 && fast_spt_count++ >= 10) { in __ukp_spt()