Man Page: fcatomiccreate
Operating Environment: opensolaris
Section: 3
FcAtomicCreate(3) FcAtomicCreate(3)NAMEFcAtomicCreate - create an FcAtomic objectSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcAtomic * FcAtomicCreate (const FcChar8 *file);DESCRIPTIONCreates a data structure containing data needed to control access to file. Writing is done to a separate file. Once that file is com- plete, 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.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcAtomicCreate(3)
| Related Man Pages |
|---|
| fcatomiccreate(3) - opensolaris |
| fcconfigfilename(3) - opensolaris |
| fcconfiggetrescaninterval(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| What does this mean? |
| Change directory for core file |
| Grep the 'not running' jobs and will send the update in mail with its name(job) |
| %memused is high |