1 reference to TH32CS_SNAPTHREAD
System (1)
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
356
handle = NativeMethods.CreateToolhelp32Snapshot(NativeMethods.TH32CS_SNAPPROCESS | NativeMethods.
TH32CS_SNAPTHREAD
, 0);