Home
last modified time | relevance | path

Searched refs:uv__process_title_cleanup (Results 1 – 10 of 10) sorted by relevance

/third_party/libuv/src/unix/
Dno-proctitle.c32 void uv__process_title_cleanup(void) { in uv__process_title_cleanup() function
Dbsd-proctitle.c40 void uv__process_title_cleanup(void) { in uv__process_title_cleanup() function
Dos390-proctitle.c133 void uv__process_title_cleanup(void) { in uv__process_title_cleanup() function
Dproctitle.c154 void uv__process_title_cleanup(void) { in uv__process_title_cleanup() function
Dibmi.c536 void uv__process_title_cleanup(void) { in uv__process_title_cleanup() function
Daix.c987 void uv__process_title_cleanup(void) { in uv__process_title_cleanup() function
/third_party/libuv/src/
Duv-common.h225 void uv__process_title_cleanup(void);
Duv-common.c902 uv__process_title_cleanup(); in uv_library_shutdown()
/third_party/libuv/src/win/
Dutil.c390 void uv__process_title_cleanup(void) { in uv__process_title_cleanup() function
/third_party/libuv/
DChangeLog163 * bsd: destroy mutex in uv__process_title_cleanup() (Darshan Sen)