start_info         47 test/asm/atomic_spinlock.c     struct start_info *data = (struct start_info*) arg;
start_info         58 test/asm/atomic_spinlock.c     struct start_info *data;
start_info         62 test/asm/atomic_spinlock.c     data = (struct start_info *) malloc(thr_count * sizeof(struct start_info));