Searched refs:AIO_NOTCANCELED (Results 1 – 10 of 10) sorted by relevance
129 if (gret != AIO_NOTCANCELED) { in main()145 if (gret == AIO_NOTCANCELED) { in main()
75 case AIO_NOTCANCELED: in main()
79 case AIO_NOTCANCELED: in main()
15 static int dummy2 = AIO_NOTCANCELED;
32 #define AIO_NOTCANCELED 1 macro
26 C(AIO_NOTCANCELED) in f()