Home
last modified time | relevance | path

Searched refs:peer_thread (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind04.c84 static void *peer_thread(void *tc_ptr) in peer_thread() function
137 SAFE_PTHREAD_CREATE(&thread_id, NULL, peer_thread, &tc_copy); in test_bind()
Dbind05.c84 static void *peer_thread(void *tc_ptr) in peer_thread() function
149 SAFE_PTHREAD_CREATE(&thread_id, NULL, peer_thread, &tc_copy); in test_bind()