Home
last modified time | relevance | path

Searched refs:SAVE_ERRNO (Results 1 – 9 of 9) sorted by relevance

/libuv/src/unix/
H A Dposix-poll.c222 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
H A Dinternal.h121 #define SAVE_ERRNO(block) \ macro
H A Dsunos.c258 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
H A Dprocess.c380 SAVE_ERRNO(setgroups(0, NULL)); in uv__process_child_init()
H A Dos390.c918 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
H A Daix.c253 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
H A Dcore.c646 SAVE_ERRNO(epoll_file_close(fd)); in uv__close()
H A Dlinux.c1470 SAVE_ERRNO(uv__update_time(loop)); in uv__io_poll()
/libuv/
H A DChangeLog3788 * unix: remove unneeded SAVE_ERRNO wrappers (Ben Noordhuis)

Completed in 34 milliseconds