Searched refs:SIGEV_NONE (Results 1 – 7 of 7) sorted by relevance
5 #if !(defined(SIGEV_NONE) || (defined(HAVE_DECL_SIGEV_NONE) && HAVE_DECL_SIGEV_NONE))6 # define SIGEV_NONE 1 macro26 XLAT(SIGEV_NONE),
2 SIGEV_NONE 1
45 .sigev_notify = SIGEV_NONE, in main()
47 struct sigevent sev = { .sigev_notify = SIGEV_NONE }; in main()
269 #define SIGEV_NONE 1 /* other notification: meaningless */ macro
85 aiocb->aio_sigevent.sigev_notify = SIGEV_NONE; in fio_posixaio_prep()
616 SA_RESETHAND SA_RESTART SA_SIGINFO SIGEV_NONE SIGEV_SIGNAL \