Searched refs:sys_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/stdio/
H A Dsystem.c52 static uint_t sys_count = 0; /* number of threads in system() */ variable
104 if (--sys_count == 0) { /* leaving system() */
218 if (sys_count++ == 0) {

Completed in 14 milliseconds