Files
serenity/Userland/Libraries/LibCore/LockFile.cpp
Peter Elliott fdcfd2816e LibCore: Add LockFile, a filesystem based mutex
This API wraps flock(2) and also handles the file creation and deletion
when the LockFile goes out of scope.
2021-07-22 23:34:15 +02:00

973 B