Searched defs:uv_thread_t (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/libuv/include/uv/ | ||
H A D | unix.h | 134 typedef pthread_t uv_thread_t; typedef |
H A D | win.h | 243 typedef HANDLE uv_thread_t; typedef |
Completed in 3 milliseconds