Home
last modified time | relevance | path

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

/third_party/libuv/src/
H A Duv-data-getter-setters.c89 uv_pid_t uv_process_get_pid(const uv_process_t* proc) { in uv_process_get_pid() function
/third_party/node/deps/uv/src/
H A Duv-data-getter-setters.c89 uv_pid_t uv_process_get_pid(const uv_process_t* proc) { in uv_process_get_pid() function
/third_party/libuv/test/
H A Dtest-spawn.c843 ASSERT_EQ(process.pid, uv_process_get_pid(&process)); in TEST_IMPL()
/third_party/libuv/include/
H A Duv.h1149 UV_EXTERN uv_pid_t uv_process_get_pid(const uv_process_t*);
/third_party/libuv/include/uv_ndk/
H A Duv.h1070 UV_EXTERN uv_pid_t uv_process_get_pid(const uv_process_t*);
/third_party/node/deps/uv/include/
H A Duv.h1084 UV_EXTERN uv_pid_t uv_process_get_pid(const uv_process_t*);

Completed in 13 milliseconds