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

/freebsd-9.3-release/contrib/ntp/libparse/
H A Dparsestreams.c101 static unsigned int parsebusy = 0; variable
314 if (parsebusy > 0)
316 printf("vddrinit[%s]: STREAMS module has still %d instances active.\n", mname, parsebusy);
496 parsebusy++;
504 parsebusy--;
525 parsebusy--;
557 parsebusy--;
591 parsebusy--;

Completed in 54 milliseconds