Searched refs:MAX_NQ_ELEM (Results 1 – 1 of 1) sorted by relevance
50 #define MAX_NQ_ELEM 64 /**< Maximum notification queue elements. */ macro57 #define MAX_NQ_LEN (MAX_NQ_ELEM * sizeof(notification_t)) /**< Maximum notification length (in by…