fcatomiccreate(3) centos man page | unix.com

Man Page: fcatomiccreate

Operating Environment: centos

Section: 3

FcAtomicCreate(3)														 FcAtomicCreate(3)

NAME
FcAtomicCreate - create an FcAtomic object
SYNOPSIS
#include <fontconfig/fontconfig.h> FcAtomic * FcAtomicCreate (const FcChar8 *file);
DESCRIPTION
Creates a data structure containing data needed to control access to file. Writing is done to a separate file. Once that file is complete, the original configuration file is atomically replaced so that reading process always see a consistent and complete file without the need to lock for reading.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcAtomicCreate(3)
Related Man Pages
fcconfigfilename(3) - opensolaris
fcfilescan(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternget-type(3) - debian
libfontconfig(3lib) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq