Searched defs:rnd_pollhead (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_random.c114 static struct pollhead rnd_pollhead; variable in typeref:struct:pollhead
906 * &rnd_pollhead is passed in *phpp in order to indicate the calling thread
926 *phpp = &rnd_pollhead;
987 pollwakeup(&rnd_pollhead, POLLIN | POLLRDNORM);

Completed in 216 milliseconds