Searched refs:MIN_NQ_ELEM (Results 1 – 1 of 1) sorted by relevance
49 #define MIN_NQ_ELEM 1 /**< Minimum notification queue elements. */ macro56 #define MIN_NQ_LEN (MIN_NQ_ELEM * sizeof(notification_t)) /**< Minimum notification length (in by…103 notification_t notification[MIN_NQ_ELEM]; /**< Notification elements. */