logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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