Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsys_mqueue.c73 static u_int mq_prio_max = MQ_PRIO_MAX; variable
795 if (msg_prio >= mq_prio_max) in mq_send1()
1153 SYSCTL_INT(_kern_mqueue, OID_AUTO, mq_prio_max,
1154 CTLFLAG_RW, &mq_prio_max, 0,