28 #if defined(MPI) && defined(THR) int stopx
ending X pixel index 
 
int nthr
total number of worker threads 
 
scenedef * scene
scene handle 
 
rt_barrier_t * runbar
sleeping thread pool barrier 
 
void * thread_trace(thr_parms *)
 
int starty
starting Y pixel index 
 
int startx
starting X pixel index 
 
unsigned long * local_mbox
grid acceleration mailbox structure 
 
atomic int structure with padding to prevent false sharing 
 
unsigned long serialno
ray mailbox test serial number 
 
barrier sync object with padding to prevent false sharing 
 
int tid
worker thread index 
 
int stopy
ending Y pixel index