Searched defs:check_timeouts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_server.c132 * If zero, check_timeouts goes to sleep
136 cond_t check_timeout_cv; /* trigger for check_timeouts */
355 * check_timeouts - thread
375 check_timeouts() function
577 (void) thr_create(NULL, 0, (void *(*)(void *))check_timeouts,
1111 /* tell check_timeouts, there's work to do */
2606 /* less work for check_timeouts */

Completed in 64 milliseconds