Searched refs:timerTask (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DSearch.c766 ExtendedTMTask timerTask; local
777 timerTask.stopSearch = false; /* don't stop yet! */
783 timerTask.theTask.tmAddr = NewTimerUPP(TimeOutTask);
784 InsTime((QElemPtr)&(timerTask.theTask));
785 PrimeTime((QElemPtr)&(timerTask.theTask), pb->ioSearchTime);
993 } while ( (!timerTask.stopSearch) && /* timer hasn't fired */
1028 RmvTime((QElemPtr)&(timerTask.theTask));
1029 DisposeTimerUPP(timerTask.theTask.tmAddr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DSearch.c766 ExtendedTMTask timerTask; local
777 timerTask.stopSearch = false; /* don't stop yet! */
783 timerTask.theTask.tmAddr = NewTimerUPP(TimeOutTask);
784 InsTime((QElemPtr)&(timerTask.theTask));
785 PrimeTime((QElemPtr)&(timerTask.theTask), pb->ioSearchTime);
993 } while ( (!timerTask.stopSearch) && /* timer hasn't fired */
1028 RmvTime((QElemPtr)&(timerTask.theTask));
1029 DisposeTimerUPP(timerTask.theTask.tmAddr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drtmp_timer.c87 pTask = &pAd->timerTask;
182 struct rt_rtmp_os_task *pTask = &pAd->timerTask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_usb.c90 pTask = &pAd->timerTask;
187 pTask = &pAd->timerTask;
H A Dusb_main_dev.c903 init_waitqueue_head(&pAd->timerTask.kthread_q);
H A Drtmp.h1799 struct rt_rtmp_os_task timerTask; member in struct:rt_rtmp_adapter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 197 milliseconds