Home
last modified time | relevance | path

Searched defs:SendOrPostCallback (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dsendorpostcallback.cs19 public delegate void SendOrPostCallback(Object state); in SendOrPostCallback() method
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Threading/
H A DSendOrPostCallback.cs7 public delegate void SendOrPostCallback(Object state); in SendOrPostCallback() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Threading/
H A DSendOrPostCallback.cs7 public delegate void SendOrPostCallback(Object state); in SendOrPostCallback() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading/ref/
H A DSystem.Threading.cs344 public delegate void SendOrPostCallback(object state); in SendOrPostCallback() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs20529 public delegate void SendOrPostCallback(object state); in SendOrPostCallback() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs22103 public delegate void SendOrPostCallback(object state); in SendOrPostCallback() method