Searched refs:MAX_EVENT_LIST_SIZE (Results 1 – 10 of 10) sorted by relevance
40 static final int MAX_EVENT_LIST_SIZE = 512; field in AbstractWatchKey140 if (size >= MAX_EVENT_LIST_SIZE) { in signalEvent()