Searched refs:sigev32 (Results 1 – 1 of 1) sorted by relevance
2046 struct sigevent32 *sigev32; in aiorw() local2122 sigev32 = &aiocb32.aio_sigevent; in aiorw()2136 sigev32 = &aiocb64.aio_sigevent; in aiorw()2139 if (sigev32->sigev_notify == SIGEV_PORT) { in aiorw()2141 (void *)(uintptr_t)sigev32->sigev_value.sival_ptr, in aiorw()2150 } else if (sigev32->sigev_notify == SIGEV_THREAD) { in aiorw()2151 pntfy.portnfy_port = sigev32->sigev_signo; in aiorw()2153 sigev32->sigev_value.sival_ptr; in aiorw()