timer_helper_thread   73 plugin/timer/timer_create.cpp static void *timer_helper_thread (void *arg);
timer_helper_thread  261 plugin/timer/timer_create.cpp   int res = pthread_create (&th, &attr, timer_helper_thread, NULL);