Searched refs:runTask (Results 1 – 10 of 10) sorted by relevance
23 protected abstract void runTask(); in runTask() method in SIPStackTimerTask29 runTask(); in run()
225 protected void runTask() { in runTask() method in SIPServerTransaction.RetransmissionAlertTimerTask248 protected void runTask() { in runTask() method in SIPServerTransaction.ProvisionalResponseTask301 protected void runTask() { in runTask() method in SIPServerTransaction.ListenerExecutionMaxTimer329 protected void runTask() { in runTask() method in SIPServerTransaction.SendTrying362 protected void runTask() { in runTask() method in SIPServerTransaction.TransactionTimer
375 protected void runTask() { in runTask() method in SIPDialog.LingerTimer396 protected void runTask() { in runTask() method in SIPDialog.DialogTimerTask472 protected void runTask() { in runTask() method in SIPDialog.DialogDeleteTask490 protected void runTask() { in runTask() method in SIPDialog.DialogDeleteIfNoAckSentTask
284 protected void runTask() { in runTask() method in SIPTransaction.LingerTimer
375 protected void runTask() { in runTask() method in SIPTransactionStack.PingTimer406 protected void runTask() { in runTask() method in SIPTransactionStack.RemoveForkedTransactionTimerTask
216 protected void runTask() { in runTask() method in SIPClientTransaction.TransactionTimer
67 protected void runTask() { in runTask() method in Pipeline.MyTimer
133 if (!k2.runTask(false)) in ocl_goodFeaturesToTrack()
521 bool runTask(bool sync, const Queue& q=Queue());
3406 bool Kernel::runTask(bool sync, const Queue& q) in runTask() function in cv::ocl::Kernel