Searched defs:fsync (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/posix/src/ | ||
A D | fs.c | 51 int fsync(int fd) in fsync() function |
/AliOS-Things-master/components/py_engine/engine/extmod/ | ||
A D | vfs_posix_file.c | 39 #define fsync _commit macro |
Completed in 3 milliseconds