Searched defs:ST_SYNCHRONOUS (Results 1 – 2 of 2) sorted by relevance
90 ST_SYNCHRONOUS = 16, enumerator91 # define ST_SYNCHRONOUS ST_SYNCHRONOUS macro
92 ST_SYNCHRONOUS = 16, /* Writes are synced at once. */ enumerator93 # define ST_SYNCHRONOUS ST_SYNCHRONOUS macro
Completed in 3 milliseconds