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

NAME

6       FcAtomicLock - lock a file
7

SYNOPSIS

9       #include <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 locked by another process, else returns FcTrue and  leaves  the
16       file locked.
17

VERSION

19       Fontconfig version 2.4.2
20
21
22
23                                  11 May 2007                  FcAtomicLock(3)
Impressum