Searched refs:_DumpRunningThreads (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.h72 status_t _DumpRunningThreads(BFile& _output);
H A DDebugReportGenerator.cpp142 result = _DumpRunningThreads(file);
450 DebugReportGenerator::_DumpRunningThreads(BFile& _output) function in class:DebugReportGenerator

Completed in 19 milliseconds