Searched refs:peer_thread (Results 1 – 2 of 2) sorted by relevance
84 static void *peer_thread(void *tc_ptr) in peer_thread() function137 SAFE_PTHREAD_CREATE(&thread_id, NULL, peer_thread, &tc_copy); in test_bind()
84 static void *peer_thread(void *tc_ptr) in peer_thread() function149 SAFE_PTHREAD_CREATE(&thread_id, NULL, peer_thread, &tc_copy); in test_bind()