Home
last modified time | relevance | path

Searched refs:sigev_notify_attributes (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D18-1.c82 se.sigev_notify_attributes = NULL; /* default detached thread */ in main()
/external/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c140 ev.sigev_notify_attributes = NULL; in do_test()
/external/ltp/lib/
Dtlibio.c610 aiocbp.aio_sigevent.sigev_notify_attributes = 0; in lio_write_buffer()
703 aiocbp.aio_sigevent.sigev_notify_attributes = in lio_write_buffer()
1181 aiocbp.aio_sigevent.sigev_notify_attributes = 0; in lio_read_buffer()
1274 aiocbp.aio_sigevent.sigev_notify_attributes = in lio_read_buffer()
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h336 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro