thrfunc            46 plugin/timer/timer_create.cpp   void (*thrfunc) (sigval_t);
thrfunc            56 plugin/timer/timer_create.cpp   void (*thrfunc) (sigval_t);
thrfunc           110 plugin/timer/timer_create.cpp   newp->thrfunc = evp->sigev_notify_function;
thrfunc           157 plugin/timer/timer_create.cpp   void (*thrfunc) (sigval_t) = td->thrfunc;
thrfunc           164 plugin/timer/timer_create.cpp   thrfunc (sival);
thrfunc           221 plugin/timer/timer_create.cpp             td->thrfunc = tk->thrfunc;