logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcAtomicLock - lock a file

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);

See Also