Home
last modified time | relevance | path

Searched refs:wait_fd_readable (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/common/
H A Dfd.h111 extern int wait_fd_readable(int fd, int time_limit);
H A Dio_hdr.c232 if (wait_fd_readable(fd, 300)) { in io_init_msg_read_from_fd()
H A Dfd.c186 extern int wait_fd_readable(int fd, int time_limit) in wait_fd_readable() function
H A Dstepd_api.c1215 if (wait_fd_readable(fd, 300)) in stepd_stat_jobacct()