Searched refs:msec_timeout (Results 1 – 1 of 1) sorted by relevance
1103 uint_t msec_timeout; in fork_with_timeout() local1108 msec_timeout = timeout * 1000; in fork_with_timeout()1174 if (msec_spent >= msec_timeout) { in fork_with_timeout()