Searched refs:a_stale (Results 1 – 5 of 5) sorted by relevance
467 afd->a_stale = 0; in clear_stale_fd()484 afd->a_stale = 0; in free_afd()732 t->t_activefd.a_stale = 1; in closeandsetf()
82 int a_stale; /* one of the active fds is being closed */ member
547 #define MUSTRETURN(p, t) (ISHOLD(p) | (t)->t_activefd.a_stale)
536 if (error == EINTR && t->t_activefd.a_stale) in post_syscall()
623 if (error == EINTR && t->t_activefd.a_stale) in post_syscall()