HomeSort by: relevance | last modified time | path
    Searched defs:close_process_handle (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/docs/code/multi-echo-server/
main.c 21 void close_process_handle(uv_process_t *req, int64_t exit_status, int term_signal) { function
88 worker->options.exit_cb = close_process_handle;
main.c 21 void close_process_handle(uv_process_t *req, int64_t exit_status, int term_signal) { function
88 worker->options.exit_cb = close_process_handle;

Completed in 28 milliseconds