Home
March 19, 2010 11:36:19 AM EST
home
back print
FcAtomicCreate   (3) manpage
FcAtomicCreate
3
08 May 2009
  • NAME
      FcAtomicCreate - create an FcAtomic object
  • SYNOPSIS
      
      #include <fontconfig.h>
      
      FcAtomic * FcAtomicCreate(const FcChar8 *file);
      
  • 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.6.99.behdad.20090508


Current Users: 68 © 1999-2009 PenguinSoft. All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.