.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcAtomicLock" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcAtomicLock \- lock a file .SH SYNOPSIS .sp \fB#include .sp FcBool FcAtomicLock (FcAtomic *\fIatomic\fB); \fR .SH "DESCRIPTION" .PP Attempts to lock the file referenced by \fIatomic\fR\&. Returns FcFalse if the file is already locked, else returns FcTrue and leaves the file locked.