HomeSort by relevance Sort by last modified time
    Searched refs:polls (Results 1 - 3 of 3) sorted by null

  /external/skia/experimental/nanomsg/
picture_demo.cpp 113 struct nn_pollfd polls[] = { local
118 nn_poll(polls, SK_ARRAY_COUNT(polls), -1/*no timeout*/);
120 if (polls[0].revents & NN_POLLIN) { return socketA; }
121 if (polls[1].revents & NN_POLLIN) { return socketB; }
  /external/v8/tools/profviz/
composer.js 444 // Plot current time polls.
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl     [all...]

Completed in 489 milliseconds