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 …hFrameLocal::CatchFrame(int tid, std::vector<DfxFrame>& frames, int skipFrames, bool releaseThread) in CatchFrame()
153 …tchFrameLocal::CatchFrameCurrTid(std::vector<DfxFrame>& frames, int skipFrames, bool releaseThread) in CatchFrameCurrTid()
168 …cal::CatchFrameLocalTid(int tid, std::vector<DfxFrame>& frames, int skipFrames, bool releaseThread) in CatchFrameLocalTid()
Dbacktrace_local_thread.cpp84 size_t skipFrameNum, bool fast, bool releaseThread) in Unwind()