Home
last modified time | relevance | path

Searched defs:releaseThread (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
Dcatchframe_local.cpp97 …DfxCatchFrameLocal::CatchFrame(std::map<int, std::vector<DfxFrame>>& mapFrames, bool releaseThread) in CatchFrame()
126 bool DfxCatchFrameLocal::CatchFrame(int tid, std::vector<DfxFrame>& frames, bool releaseThread) in CatchFrame()
153 bool DfxCatchFrameLocal::CatchFrameCurrTid(std::vector<DfxFrame>& frames, bool releaseThread) in CatchFrameCurrTid()
168 … DfxCatchFrameLocal::CatchFrameLocalTid(int tid, std::vector<DfxFrame>& frames, bool releaseThread) in CatchFrameLocalTid()
Dbacktrace_local_thread.cpp83 size_t skipFrameNum, bool fast, bool releaseThread) in Unwind()