Searched defs:MS_SYNCHRONOUS (Results 1 – 2 of 2) sorted by relevance
44 MS_SYNCHRONOUS = 16, /* Writes are synced at once. */ enumerator45 #define MS_SYNCHRONOUS MS_SYNCHRONOUS macro
109 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */ macro