Searched refs:watch_table (Results 1 – 1 of 1) sorted by relevance
71 static struct ril_event * watch_table[MAX_FD_EVENTS]; variable137 watch_table[index] = NULL; in removeWatch()146 struct ril_event * rev = watch_table[i]; in removeWatch()188 struct ril_event * rev = watch_table[i]; in processReadReadies()248 memset(watch_table, 0, sizeof(watch_table)); in ril_event_init()270 if (watch_table[i] == NULL) { in ril_event_add()271 watch_table[i] = ev; in ril_event_add()335 struct ril_event * rev = watch_table[i]; in printReadies()