test_1_to_1_threads: remove unused variable for t_recv and t_send
commit19f561b36be254801ffc6cb6a4f57874c6544d64
authorHangbin Liu <liuhangbin@gmail.com>
Tue, 26 Feb 2013 02:03:59 +0000 (26 10:03 +0800)
committerDaniel Borkmann <dborkman@redhat.com>
Wed, 6 Mar 2013 15:16:12 +0000 (6 16:16 +0100)
tree06775444989d5ae5f17ad7addd9c881cc7bbb394
parenta2765e638f4f0b5c49b836927c4d670c197b58a6
test_1_to_1_threads: remove unused variable for t_recv and t_send

I think this is enough, we can't give NULL to pthread_create as we need to
make sure there is one thread(I use the first one) only run t_send in case of
test huang for ever.

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
src/func_tests/test_1_to_1_threads.c