Searched refs:SAVE_ERRNO (Results 1 – 10 of 10) sorted by relevance
103 #define SAVE_ERRNO(block) \ macro
254 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
213 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
245 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
743 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
259 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
362 SAVE_ERRNO(setgroups(0, NULL)); in uv__process_child_init()
244 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
584 SAVE_ERRNO(epoll_file_close(fd)); in uv__close()
2857 * unix: remove unneeded SAVE_ERRNO wrappers (Ben Noordhuis)