HomeSort by: relevance | last modified time | path
    Searched defs:close_process_handle (Results 1 - 1 of 1) 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;

Completed in 22 milliseconds