RTEMS
5.0.0
|
Synchronize Data on Disk with Memory. More...
#include <unistd.h>
#include <stdio.h>
#include <rtems.h>
#include <rtems/score/thread.h>
#include <rtems/score/percpu.h>
Functions | |
int | fdatasync (int) |
void | _fwalk (struct _reent *, void *) |
void | sync (void) |
Variables | |
struct _reent *const _global_impure_ptr | __ATTRIBUTE_IMPURE_PTR__ |
Synchronize Data on Disk with Memory.
void sync | ( | void | ) |
This function operates by as follows: for all threads for all FILE * fsync() fdatasync()