Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcAtomicLock(3)


FcAtomicLock

FcAtomicLock

NAME
SYNOPSIS
DESCRIPTION
VERSION

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.4.1



FcAtomicLock(3)