Searched refs:SYNC_W (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/tests/sys/kern/pipe/
H A Dpipe_fstat_bug_test.c81 #define SYNC_W(i, _buf) do { \ macro
99 SYNC_W(0, go2);
103 SYNC_W(0, go2);
107 SYNC_W(0, go2);
111 SYNC_W(0, go2);
114 SYNC_W(0, go2); /* XXX: why is this required? */
116 SYNC_W(0, go2);
135 SYNC_W(1, go);
H A Dpipe_reverse_test.c85 #define SYNC_W(i, _buf) do { \ macro
105 SYNC_W(0, go2);
111 SYNC_W(0, go2);
116 SYNC_W(1, go);
123 SYNC_W(1, go);
H A Dpipe_wraparound_test.c83 #define SYNC_W(i, _buf) do { \ macro
102 SYNC_W(0, go2);
107 SYNC_W(0, go2);
116 SYNC_W(1, go);

Completed in 166 milliseconds