Searched refs:mq_ntype (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/rt/
H A Dmqueue.c103 uint32_t mq_ntype; /* notification type (SIGEV_*) */ member in struct:mq_header
418 if (mqhp->mq_ntype == SIGEV_THREAD ||
419 mqhp->mq_ntype == SIGEV_PORT)
421 mqhp->mq_ntype = 0;
680 mqhp->mq_ntype = 0;
1039 mqhp->mq_ntype = 0;
1109 mqhp->mq_ntype = ntype;

Completed in 16 milliseconds