sunos man page for fcatomiclock

Query: fcatomiclock

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigenablehome(3) - opensolaris
fcconfigparseandload(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
osspinlocklock(3) - mojave
osspinlockunlock(3) - mojave
Similar Topics in the Unix Linux Community
The 500 Mile Email
How to convert number to english?
Outputting sequences based on length with sed
UNIX Environment Setup - (Just starting!)