Searched defs:snapshot (Results 1 – 6 of 6) sorted by relevance
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl() local179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo() local
33 sub snapshot { global() subroutine
52 sub snapshot { bless {%{$_[0]}, _is_canon => undef, _is_spawn => undef, _aborted => undef}, __PACKAGE__ } subroutine [all...]
81 int snapshot; member
342 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPMODULE, GetID())); in CacheLoadedModules() local
314 char snapshot[sizeof Quad + sizeof Event + sizeof Now]; /* snapshot for time warp */ member