old-cross-binutils/gdb/testsuite/gdb.hp/thr-lib.h
1999-04-16 01:35:26 +00:00

7 lines
130 B
C

#include <stdio.h>
#include <pthread.h>
#define NTHREADS 4
#define NUM_ELEMS 12
#define ELEMS_PER_THREAD (NUM_ELEMS/NTHREADS)