Searched defs:uv_thread_self (Results 1 – 2 of 2) sorted by relevance
/libuv/src/win/ | ||
H A D | thread.c | 237 uv_thread_t uv_thread_self(void) { in uv_thread_self() function |
/libuv/src/unix/ | ||
H A D | thread.c | 281 uv_thread_t uv_thread_self(void) { in uv_thread_self() function |
Completed in 8 milliseconds