Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c1105 uint_t msec_spent = 0; in fork_with_timeout() local
1167 msec_spent += 100; in fork_with_timeout()
1175 if (msec_spent >= msec_timeout) { in fork_with_timeout()