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
fcatomiccreate(3) - opensolaris
fcconfigfilename(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
libfontconfig(3lib) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq