Searched refs:SIGQUEUE_MAX (Results 1 – 1 of 1) sorted by relevance
116 #define SIGQUEUE_MAX 32 macro629 if (count >= SIGQUEUE_MAX) { in sigput()