Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c120 static int ut_got_maxpid = 0; /* Flag set when sysconf(_SC_MAXPID) called */ variable
247 if (!ut_got_maxpid) { in big_pids_in_use()
248 ut_got_maxpid++; in big_pids_in_use()