Searched refs:queues_max (Results 1 – 1 of 1) sorted by relevance
101 static unsigned int queues_max = DFLT_QUEUESMAX; variable279 if (queues_count >= queues_max && !capable(CAP_SYS_RESOURCE)) { in mqueue_create()1215 .data = &queues_max,