table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcAtomicCreate(3) | FcAtomicCreate(3) |
NAME¶
FcAtomicCreate - create an FcAtomic objectSYNOPSIS¶
#include <fontconfig.h>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.9.016 April 2012 |