NUM_THREADS
thread_id thread[NUM_THREADS];
for (int i = 0; i < NUM_THREADS; i++) {
for (int32 i = 0; i < NUM_THREADS; i++) {