1 implementation of _Thread
mscorlib (1)
system\threading\thread.cs (1)
128
public sealed class Thread : CriticalFinalizerObject,
_Thread
5 references to _Thread
mscorlib (5)
system\threading\thread.cs (5)
126
[ComDefaultInterface(typeof(
_Thread
))]
1806
void
_Thread
.GetTypeInfoCount(out uint pcTInfo)
1811
void
_Thread
.GetTypeInfo(uint iTInfo, uint lcid, IntPtr ppTInfo)
1816
void
_Thread
.GetIDsOfNames([In] ref Guid riid, IntPtr rgszNames, uint cNames, uint lcid, IntPtr rgDispId)
1821
void
_Thread
.Invoke(uint dispIdMember, [In] ref Guid riid, uint lcid, short wFlags, IntPtr pDispParams, IntPtr pVarResult, IntPtr pExcepInfo, IntPtr puArgErr)