Searched refs:NR_MESSAGES (Results 1 – 2 of 2) sorted by relevance
23 #define NR_MESSAGES 4 macro28 struct msgqueue_entry entries[NR_MESSAGES];
58 for (i = 0; i < NR_MESSAGES; i++) in msgqueue_initialise()61 msgq->entries[NR_MESSAGES - 1].next = NULL; in msgqueue_initialise()