Home | History | Annotate | Download | only in iomgr

Lines Matching refs:ret_fd

460   int ret_fd = fd->fd;
461 return (gpr_atm_acq_load(&fd->refst) & 1) ? ret_fd : -1;