Searched refs:uv__set_process_title (Results 1 – 3 of 3) sorted by relevance
33 extern void uv__set_process_title(const char* title);119 uv__set_process_title(pt->str); in uv_set_process_title()
52 int uv__set_process_title(const char* title) { in uv__set_process_title() function
2036 void uv__set_process_title(const char* title) { in uv__set_process_title() function
Completed in 10 milliseconds