X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fthreading%2Fthreading.c;h=7ac4e2ec61de12645ecbc14d7d0ef92100e56e85;hp=96a91f8da16684b765287c456b8d22d95ad9e88c;hb=18a85b88ac3ad344bbc8f2530c84e2a621d901c4;hpb=0459b0b3f858ef3e840b93d723a3b2cad862d95f diff --git a/direct/test-framework/timothy_tests/threading/threading.c b/direct/test-framework/timothy_tests/threading/threading.c index 96a91f8..7ac4e2e 100644 --- a/direct/test-framework/timothy_tests/threading/threading.c +++ b/direct/test-framework/timothy_tests/threading/threading.c @@ -12,7 +12,6 @@ */ #include "threading.h" - int random_seed; int simulate_power_failure = 0; @@ -61,7 +60,7 @@ int main(int argc, char *argv[]) for (x=0;x0){ printf("failed to create thread %d. Error is %d\n",x,output); }