Searched defs:releaseThread (Results 1 – 2 of 2) sorted by relevance
97 …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()
83 size_t skipFrameNum, bool fast, bool releaseThread) in Unwind()