timerlat_u_dispatcher
retval = pthread_create(&user_thread, NULL, timerlat_u_dispatcher, ¶ms->user);
void *timerlat_u_dispatcher(void *data);