Searched refs:pollfd_modify (Results 1 - 6 of 6) sorted by relevance

/external/libusb/libusb/
H A Dcore.c900 ctx->pollfd_modify++;
908 ctx->pollfd_modify--;
923 ctx->pollfd_modify--;
1026 ctx->pollfd_modify++;
1035 ctx->pollfd_modify--;
1053 ctx->pollfd_modify--;
H A Dlibusbi.h172 unsigned int pollfd_modify; member in struct:libusb_context
H A Dio.c1454 r = ctx->pollfd_modify;
1510 * (check ctx->pollfd_modify)? */
1545 r = ctx->pollfd_modify;
1573 r = ctx->pollfd_modify;
/external/chromium_org/third_party/libusb/src/libusb/
H A Dcore.c1029 ctx->pollfd_modify++;
1037 ctx->pollfd_modify--;
1052 ctx->pollfd_modify--;
1272 ctx->pollfd_modify++;
1281 ctx->pollfd_modify--;
1299 ctx->pollfd_modify--;
H A Dio.c1618 ru = ctx->pollfd_modify;
1674 * (check ctx->pollfd_modify)? */
1709 r = ctx->pollfd_modify;
1737 r = ctx->pollfd_modify;
H A Dlibusbi.h256 unsigned int pollfd_modify; member in struct:libusb_context

Completed in 2469 milliseconds