RTEMS 6.1-rc2
|
RTEMS Default File System locks and unlocks rtems filesystem. More...
#include <rtems/libio_.h>
Functions | |
void | rtems_filesystem_default_lock (const rtems_filesystem_mount_table_entry_t *mt_entry) |
Obtains the IO library mutex. | |
void | rtems_filesystem_default_unlock (const rtems_filesystem_mount_table_entry_t *mt_entry) |
Releases the IO library mutex. | |
RTEMS Default File System locks and unlocks rtems filesystem.