GFS_PIO_FLUSH(3) | Gfarm | GFS_PIO_FLUSH(3) |
gfs_pio_flush - flush a stream
#include <gfarm/gfarm.h>
gfarm_error_t gfs_pio_flush(GFS_File gf);
The function gfs_pio_flush() forces a write of all user-space buffered data for the given output gf.
GFARM_ERR_NO_ERROR
GFARM_ERR_NO_MEMORY
Others
20 Jun 2019 | Gfarm |