thread_start_data  155 plugin/timer/timer_create.cpp   struct thread_start_data *td = (struct thread_start_data *) arg;
thread_start_data  215 plugin/timer/timer_create.cpp           struct thread_start_data *td =
thread_start_data  216 plugin/timer/timer_create.cpp             (struct thread_start_data*) JALLOC_MALLOC(sizeof (*td));