Searched refs:todo (Results 1 – 4 of 4) sorted by relevance
284 if test ${todo} -gt 0; then285 printf "todo %s\n" "$todo" >> "$logfile"
1219 todo = Queue.Queue()1225 todo.put(child)1313 worker = Thread(target = processChildren, args = (i, todo,))1335 todo.put(child)1337 todo.join() # novermin
60 petsc-dist/todo
135 provide a string indicating why it is todo.