fcatomiclock(3) debian man page | unix.com

Man Page: fcatomiclock

Operating Environment: debian

Section: 3

FcAtomicLock(3) 														   FcAtomicLock(3)

NAME
FcAtomicLock - lock a file
SYNOPSIS
#include <fontconfig.h> FcBool FcAtomicLock (FcAtomic *atomic);
DESCRIPTION
Attempts to lock the file referenced by atomic. Returns FcFalse if the file is already locked, else returns FcTrue and leaves the file locked.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcAtomicLock(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
osspinlockunlock(3) - mojave
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?