libzmq/tests
Martin Sustrik 325dd2f091 Functions passed to pthread_create are declared as extern "C"
So far these were declared as C++ static functions which
was incorrect and caused warnings with SunStudio.

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2010-11-27 22:19:43 +01:00
..
Makefile.am Fix mingw32 build 2010-11-17 15:05:01 +01:00
test_pair_inproc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_pair_ipc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_pair_tcp.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_reqrep_inproc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_reqrep_ipc.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_reqrep_tcp.cpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00
test_shutdown_stress.cpp Functions passed to pthread_create are declared as extern "C" 2010-11-27 22:19:43 +01:00
testutil.hpp Name of "GNU Lesser Public License" corrected. 2010-10-30 15:08:28 +02:00