Searched defs:WSYNC (Results 1 – 2 of 2) sorted by relevance
239 #define WSYNC(w) \ macro
223 #define WSYNC(w) (((w)->_flags & W_SYNC_UP) ? wsyncup(w) : (void) OK) macro