Home
last modified time | relevance | path

Searched defs:NewTask (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/trace/
Dannotation.go38 func NewTask(pctx context.Context, taskType string) (ctx context.Context, task *Task) { func
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h461 llvm::Value *NewTask = nullptr; member
H A DCGOpenMPRuntime.cpp3799 auto *NewTask = CGF.EmitRuntimeCall( in emitTaskInit() local
3877 llvm::Value *NewTask = Result.NewTask; in emitTaskCall() local