Searched refs:TAIL_PTR (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libc/port/rt/ | ||
H A D | mqueue.c | 146 #define TAIL_PTR(m, n) ((uint64_t *)((uintptr_t)m + \ macro 325 tailpp = TAIL_PTR(mqhp, mqhp->mq_curmaxprio); 391 tailpp = TAIL_PTR(mqhp, prio); |
Completed in 17 milliseconds