Searched defs:ficlDictionaryLock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ficl/
H A Dficl.h1369 void *context; /* for your use, particularly with ficlDictionaryLock() */
1520 ficlDictionaryLock(ficlDictionary *dictionary, short lockIncrement);
1522 #define ficlDictionaryLock(dictionary, lock) (void)0 /* ignore */ macro

Completed in 62 milliseconds