1FcAtomicLock(3)                                                FcAtomicLock(3)
2
3
4

NAME

6       FcAtomicLock - lock a file
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcAtomicLock (FcAtomic *atomic);
12

DESCRIPTION

14       Attempts to lock the file referenced by atomic.  Returns FcFalse if the
15       file is already locked, else returns FcTrue and leaves the file locked.
16
17
18
19Fontconfig 2.14.0                 31 3月 2022                  FcAtomicLock(3)
Impressum