Searched refs:timerc (Results 1 – 1 of 1) sorted by relevance
53 Channel *timerc; variable393 alts[TIMER].c = timerc; in pause()562 alts[TIMER].c = timerc; in play()875 timerc= chancreate(sizeof(int), 0); in threadmain()876 proccreate(timerproc, timerc, 1024); in threadmain()