Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Ddarwin-proctitle.c37 static int uv__pthread_setname_np(const char* name) { in uv__pthread_setname_np() function
54 return uv__pthread_setname_np(title); in uv__set_process_title()
180 uv__pthread_setname_np(title); /* Don't care if it fails. */ in uv__set_process_title()

Completed in 5 milliseconds