mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
This syscall doesn't touch any intra-process shared resources and only calls VirtualFileSystem::sync, which is self-locking.
This syscall doesn't touch any intra-process shared resources and only calls VirtualFileSystem::sync, which is self-locking.