Home
last modified time | relevance | path

Searched refs:uv_os_getppid (Results 1 – 6 of 6) sorted by relevance

/libuv/test/
H A Dtest-platform-output.c227 ppid = uv_os_getppid(); in TEST_IMPL()
/libuv/src/win/
H A Dutil.c318 uv_pid_t uv_os_getppid(void) { in uv_os_getppid() function
/libuv/src/unix/
H A Dcore.c1522 uv_pid_t uv_os_getppid(void) { in uv_os_getppid() function
/libuv/include/
H A Duv.h1272 UV_EXTERN uv_pid_t uv_os_getppid(void);
/libuv/docs/src/
H A Dmisc.rst357 .. c:function:: uv_pid_t uv_os_getppid(void)
/libuv/
H A DChangeLog2765 * unix,win: add uv_os_getppid() (cjihrig)

Completed in 31 milliseconds