Home
last modified time | relevance | path

Searched defs:uv_thread_equal (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/src/win/
Dthread.c214 int uv_thread_equal(const uv_thread_t* t1, const uv_thread_t* t2) { in uv_thread_equal() function
/third_party/libuv/src/unix/
Dthread.c297 int uv_thread_equal(const uv_thread_t* t1, const uv_thread_t* t2) { in uv_thread_equal() function