Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c147 #define TAIL_PTR(m, n) ((uint64_t *)((uintptr_t)m + \ macro
252 tailpp = TAIL_PTR(mqhp, mqhp->mq_curmaxprio); in mq_getmsg()
318 tailpp = TAIL_PTR(mqhp, prio); in mq_putmsg()