TT_DEBUG         1307 thread_pthread.c 	if (TT_DEBUG) WRITE_CONST(2, "rb_thread_wakeup_timer_thread: write\n");
TT_DEBUG         1545 thread_pthread.c     if (TT_DEBUG) WRITE_CONST(2, "start timer thread\n");
TT_DEBUG         1562 thread_pthread.c 	if (TT_DEBUG) WRITE_CONST(2, "tick\n");
TT_DEBUG         1576 thread_pthread.c     if (TT_DEBUG) WRITE_CONST(2, "finish timer thread\n");
TT_DEBUG         1652 thread_pthread.c     if (TT_DEBUG) fprintf(stderr, "stop timer thread\n");
TT_DEBUG         1678 thread_pthread.c 	if (TT_DEBUG) fprintf(stderr, "joined timer thread\n");
TT_DEBUG         1688 thread_pthread.c     if (TT_DEBUG)  fprintf(stderr, "reset timer thread\n");