Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c1104 uint_t msec_timeout; in fork_with_timeout() local
1109 msec_timeout = timeout * 1000; in fork_with_timeout()
1175 if (msec_spent >= msec_timeout) { in fork_with_timeout()