Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 483 → Rev 482

/SPARTAN/trunk/test/fpu/sse1/test.c
41,7 → 41,7
#define DELAY 10000L
#define ATTEMPTS 5
 
static atomic_t threads_ok;
static volatile int threads_ok;
static waitq_t can_start;
 
static void testit1(void *data)