Home
last modified time | relevance | path

Searched defs:uv_thread_equal (Results 1 – 2 of 2) sorted by last modified time

/libuv/src/win/
H A Dthread.c267 int uv_thread_equal(const uv_thread_t* t1, const uv_thread_t* t2) { in uv_thread_equal() function
/libuv/src/unix/
H A Dthread.c290 int uv_thread_equal(const uv_thread_t* t1, const uv_thread_t* t2) { in uv_thread_equal() function

Completed in 12 milliseconds