fcatomiclock(3) sunos man page | unix.com

Man Page: fcatomiclock

Operating Environment: sunos

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 locked by another process, else returns FcTrue and leaves the file locked.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcAtomicLock(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigparseandload(3) - opensolaris
osspinlocklock(3) - mojave
osspinlocktry(3) - osx
osspinlockunlock(3) - osx
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)