Searched refs:NUM_WAIT_ITEMS (Results 1 – 2 of 2) sorted by relevance
34 #define NUM_WAIT_ITEMS NUM_CHANNELS + 2 // add one for the changed event and one for UART socket macro56 zx_wait_item_t read_wait_items[NUM_WAIT_ITEMS];
42 #define NUM_WAIT_ITEMS NUM_CHANNELS + 1 // add one item for the changed event macro63 zx_wait_item_t read_wait_items[NUM_WAIT_ITEMS];
Completed in 5 milliseconds