Searched refs:uv_process_get_pid (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-data-getter-setters.c89 uv_pid_t uv_process_get_pid(const uv_process_t* proc) { function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-spawn.c840 ASSERT(process.pid == uv_process_get_pid(&process));
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h1084 UV_EXTERN uv_pid_t uv_process_get_pid(const uv_process_t*);

Completed in 153 milliseconds