1FcAtomicCreate(3)                                            FcAtomicCreate(3)
2
3
4

NAME

6       FcAtomicCreate - create an FcAtomic object
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcAtomic * FcAtomicCreate (const FcChar8 *file);
12

DESCRIPTION

14       Creates  a  data  structure containing data needed to control access to
15       file.  Writing is done to a separate file. Once that file is  complete,
16       the  original configuration file is atomically replaced so that reading
17       process always see a consistent and complete file without the  need  to
18       lock for reading.
19
20
21
22Fontconfig 2.13.1                 30 8月 2018                FcAtomicCreate(3)
Impressum