Searched refs:uv_thread (Results 1 – 3 of 3) sorted by relevance
10 static uv_thread_t uv_thread; variable25 (uv_thread_create(&uv_thread, work_thread, NULL) == 0), in TestThread()
61 uv_thread_t uv_thread; member
109 ptpriv->uv_thread = uv_thread_self(); in lws_io_cb()503 ptpriv->uv_thread = uv_thread_self(); in elops_accept_uv()907 return !uv_thread_equal(&th, &ptpriv->uv_thread); in elops_foreign_thread_uv()