Home
last modified time | relevance | path

Searched defs:CausalityRelation (Results 1 – 13 of 13) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Foundation/Diagnostics/
H A Dmod.rs5 pub struct CausalityRelation(pub i32); struct
6 impl CausalityRelation { impl
13 impl ::core::marker::Copy for CausalityRelation {} implementation
14 impl ::core::clone::Clone for CausalityRelation { implementation
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/gin/
H A Dginlogic.c38 #include "access/reloptions.h" in TraceOperationCreation()
39 #include "catalog/pg_collation.h" in TraceOperationCreation()
47 * Maximum number of MAYBE inputs that shimTriConsistentFn will try to in TraceOperationCreation()
53 * Dummy consistent functions for an EVERYTHING key. Just claim it matches. in TraceOperationCreation()
58 key->recheckCurItem = false; in TraceOperationCreation()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Threading/Tasks/
H A DAsyncCausalitySupport.cs11 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/Augments/
H A DAsyncCausalityTracer.cs9 public enum CausalityRelation enum
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/
H A DDebuggerSupport.Dummy.cs6 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
H A DDebuggerSupport.WinRT.cs8 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
H A DTaskContinuation.cs20 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
H A DFutureFactory.cs17 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
H A DTaskFactory.cs20 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
H A DTask.cs23 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Runtime/CompilerServices/
H A DAsyncMethodBuilder.cs23 using CausalityRelation = Internal.Runtime.Augments.CausalityRelation; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/Tasks/
H A DAsyncCausalityTracer.cs61 internal enum CausalityRelation enum
H A DIAsyncCausalityTracerStatics.cs65 internal enum CausalityRelation enum