FcAtomicLock - lock a file
Contents
Description
Attempts to lock the file referenced by atomic. Returns FcFalse if the file is already locked, else
returns FcTrue and leaves the file locked.
Fontconfig 2.15.0 04 July 2025 FcAtomicLock(3)
Name
FcAtomicLock - lock a file
Synopsis
#include<fontconfig/fontconfig.h>FcBoolFcAtomicLock(FcAtomic*atomic);
