Home
last modified time | relevance | path

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

/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Engine/
H A DTaskExecutionState.cs25 internal class TaskExecutionState class
32 internal TaskExecutionState in TaskExecutionState() method in Microsoft.Build.BuildEngine.TaskExecutionState
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/cloud/integrations/v1alpha/
H A Dlog_entries.pb.go636TaskExecutionState TaskExecutionDetails_TaskExecutionState `protobuf:"varint,2,opt,name=task_execu… member
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/executor/
H A Dadaptive_executor.c495 typedef enum TaskExecutionState enum
501 } TaskExecutionState; typedef