Searched refs:del_wait_thread (Results 1 – 2 of 2) sorted by relevance
974 static void* del_wait_thread(void *arg) in del_wait_thread() function1008 pthread_create(&thread, NULL, del_wait_thread, NULL); in test_del_wait()
411 o Add missing return statement to del_wait_thread so libevent can build. (4f778ab Nick Mathewson)