Searched refs:embed_thread (Results 1 – 1 of 1) sorted by relevance
57 static uv_thread_t embed_thread; variable127 uv_thread_create(&embed_thread, embed_thread_runner, NULL); in TEST_IMPL()132 uv_thread_join(&embed_thread); in TEST_IMPL()