Home
last modified time | relevance | path

Searched refs:process (Results 1 – 5 of 5) sorted by relevance

/libevent-2.1.12/
H A Devrpc-internal.h44 int (*process)(void *, struct evhttp_request *, member
H A Devrpc.c142 hook->process = cb; in evrpc_add_hook()
193 int res = hook->process(ctx, req, evbuf, hook->process_arg); in evrpc_process_hooks()
H A Dwhatsnew-2.1.txt66 There is now an alternative cmake-based build process; cmake users
99 your process exit()s. If you aren't using a leak-checking tool, there
H A DChangeLog-1.4223 …o Post-process the config.h file into a new, installed event-config.h file that we can install, an…
H A DChangeLog-2.0588 o Only process up to MAX_DEFERRED deferred_cbs at a time (17a14f1 Christopher Davis)