Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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