helper_once 67 plugin/timer/timer_create.cpp static pthread_once_t helper_once; helper_once 79 plugin/timer/timer_create.cpp helper_once = PTHREAD_ONCE_INIT; helper_once 94 plugin/timer/timer_create.cpp pthread_once (&helper_once, start_helper_thread);