OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROCESS_HEAP_ENTRY_BUSY
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
minwinbase.h
175
#define
PROCESS_HEAP_ENTRY_BUSY
0x4
/external/libchrome/base/trace_event/
malloc_dump_provider.cc
168
if ((heap_entry.wFlags &
PROCESS_HEAP_ENTRY_BUSY
) != 0) {
Completed in 229 milliseconds