src/timestep.h @@ -4,9 +4,9 @@ typedef struct str_thdata { int thread_no; ts_uint thread_no; ts_uint threads; ts_vesicle *vesicle; pthread_mutex_t *vtx_tainting_lock; } thdata;