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

  /external/chromium/third_party/libevent/test/
regress_rpc.c 116 EVRPC_REQUEST_DONE(rpc);
605 EVRPC_REQUEST_DONE(saved_rpc);
  /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 { \

Completed in 778 milliseconds