Searched refs:resize_out_sets (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dselect.c72 int resize_out_sets; member in struct:selectop
135 if (sop->resize_out_sets) {
149 sop->resize_out_sets = 0;
222 sop->resize_out_sets = 1;
H A Dwin32select.c70 int resize_out_sets; member in struct:win32op
113 op->resize_out_sets = 1;
281 if (win32op->resize_out_sets) {
289 win32op->resize_out_sets = 0;

Completed in 47 milliseconds