RTEMS
5.0.0
|
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. More... | |
void | rtems_filesystem_default_unlock (const rtems_filesystem_mount_table_entry_t *mt_entry) |
Releases the IO library mutex. More... | |
RTEMS Default File System locks and unlocks rtems filesystem.