我有一个等待句柄的等待System.Threading.WaitHandle.WaitOneNative
操作系统线程ID:0x128c(72)
儿童SP IP呼叫站点
32dadf64 777c014d [HelperMethodFrame_1OBJ:32dadf64] System.Threading.WaitHandle.WaitOneNative(System.Runtime.InteropServices.SafeHandle,UInt32,Boolean,Boolean)
32dae00c 7146b8df System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle,Int64,Boolean,Boolean)
32dae028 7146b89d System.Threading.WaitHandle.WaitOne(Int32,Boolean)
32dae040 7146b860 System.Threading.WaitHandle.WaitOne()
如何找到句柄值或句柄的所有者?