blooptest.c 198 Bytes edit raw blame history 1 2 3 4 5 6 7 /** @example blooptest.c blooptest is a test of pthreads. It is just the example, but with a background loop to hunt down thread lockups. */ #define BACKGROUND_LOOP_TEST #include "example.c"