Searched defs:timeout (Results 1 – 9 of 9) sorted by relevance
88 static void watchdog_fed(int timeout) in watchdog_fed()108 static void watchdog_init(int timeout) in watchdog_init()
61 unsigned timeout; member67 unsigned timeout; member73 unsigned timeout; member
227 struct timeval timeout; in server_poll_func() local577 unsigned timeout) in mngr_send_msg()
467 static int wait_for_stop(unsigned int timeout) in wait_for_stop()529 static void _handle_acrnd_stop(unsigned int timeout) in _handle_acrnd_stop()
563 static int wait_vm_stop(const char * vmname, unsigned int timeout) in wait_vm_stop()
27 static uint32_t timeout = 0; variable63 static int init_timer(int timeout) in init_timer()
51 struct timeval timeout = {50, 0}; in set_timeout() local
227 struct timeval timeout = { 100, 0 }; in perform_request() local263 struct timeval timeout = { 1, 0 }; in crash_accept_cb() local
209 struct timeval timeout; in socket_poll_events() local
Completed in 15 milliseconds