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