Versions Compared

Key

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

...

fs_ftrylockfile() is the non-blocking version of fs_flockfile(); if the lock is not available, the function returns an error.

See fs_flockfile().