HomeSort by relevance Sort by last modified time
    Searched defs:EVRPC_REQUEST_DONE (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
evrpc.h 64 * To send the reply, call EVRPC_REQUEST_DONE(rpc);
227 * EVRPC_REQUEST_DONE is used to answer a request; the reply is expected
233 #define EVRPC_REQUEST_DONE(rpc_req) do { \
  /external/chromium_org/third_party/libevent/
evrpc.h 64 * To send the reply, call EVRPC_REQUEST_DONE(rpc);
227 * EVRPC_REQUEST_DONE is used to answer a request; the reply is expected
233 #define EVRPC_REQUEST_DONE(rpc_req) do { \

Completed in 726 milliseconds