Searched refs:iolooper_now (Results 1 – 5 of 5) sorted by relevance
201 return syncsocket_read_absolute(ssocket, buf, size, iolooper_now() + timeout); in syncsocket_read()254 return syncsocket_write_absolute(ssocket, buf, size, iolooper_now() + timeout); in syncsocket_write()286 iolooper_now() + timeout); in syncsocket_read_line()
352 return iolooper_now(); in glooper_now()421 deadline = iolooper_now(); in glooper_run()
224 iolooper_now(void) in iolooper_now() function234 int64_t timeout = deadline - iolooper_now(); in iolooper_wait_absolute()
42 int64_t iolooper_now(void);
115 deadline = iolooper_now() + CORE_PORT_TIMEOUT_MS; in core_connection_open_socket()279 deadline = iolooper_now() + CORE_PORT_TIMEOUT_MS; in core_connection_switch_stream()