old-cross-binutils/gdb/testsuite/gdb.hp/thread-local-in-lib.h
1999-01-04 15:37:21 +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)