Searched defs:NewTask (Results 1 – 3 of 3) sorted by relevance
38 func NewTask(pctx context.Context, taskType string) (ctx context.Context, task *Task) { func
461 llvm::Value *NewTask = nullptr; member
3799 auto *NewTask = CGF.EmitRuntimeCall( in emitTaskInit() local3877 llvm::Value *NewTask = Result.NewTask; in emitTaskCall() local