Searched defs:task (Results 1 – 11 of 11) sorted by relevance
93 shared_ptr<TimerManagerTests::Task> task; variable140 shared_ptr<TimerManagerTests::Task> task variable174 shared_ptr<TimerManagerTests::Task> task variable206 shared_ptr<TimerManagerTests::Task> task variable239 shared_ptr<TimerManagerTests::Task> task variable
158 shared_ptr<SynchStartTask> task in synchStartTest() local
158 shared_ptr<ThreadManagerTests::Task> task = *ix; variable
113 shared_ptr<TimerManager::Task> task = ix->second; in run() local241 TimerManager::Timer TimerManager::add(shared_ptr<Runnable> task, const std::chrono::milliseconds &t… in add()245 TimerManager::Timer TimerManager::add(shared_ptr<Runnable> task, in add()276 void TimerManager::remove(shared_ptr<Runnable> task) { in remove()302 shared_ptr<Task> task = handle.lock(); in remove() local
76 …Timer add(std::shared_ptr<Runnable> task, uint64_t timeout) { return add(task,std::chrono::millise… in add()
276 shared_ptr<ThreadManager::Task> task; in run() local491 void ThreadManager::Impl::remove(shared_ptr<Runnable> task) { in remove()521 shared_ptr<ThreadManager::Task> task = tasks_.front(); in removeNextPending() local
112 var task: URLSessionTask? variable
153 FutureTask<?> task = new FutureTask(multiFetch, null); in fetch() local
624 std::shared_ptr<Runnable> task = std::shared_ptr<Runnable>( in transition() local1069 std::shared_ptr<Runnable> task = threadManager_->removeNextPending(); in drainPendingTask() local1080 void TNonblockingServer::expireClose(std::shared_ptr<Runnable> task) { in expireClose()
421 void addTask(std::shared_ptr<Runnable> task) { in addTask()
3567 string task = "global::System.Threading.Tasks.Task"; in function_signature_async() local