Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each file actually has a lock count associated with it. This allows nested calls by a task to acquire a file lock; each of those calls must be matched with a call to fs_funlockfile(). shows how to use the file lock functions.