Home
last modified time | relevance | path

Searched refs:handleRunning (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/paladin/paladin-2.0.1/
H A Dprocess.go16 func handleRunning( func
H A Dmain.go91 handleRunning(procs, runningChan, doneChan, status, &runningProcesses)
/dports/devel/quantum/quantum-2.2/quantum/
H A Dquantum_task_queue.h115 bool handleRunning(WorkItem& entry);
/dports/devel/quantum/quantum-2.2/quantum/impl/
H A Dquantum_task_queue_impl.h216 handleRunning(workItem); in processTask()
443 bool TaskQueue::handleRunning(WorkItem& entry) in handleRunning() function