Home
last modified time | relevance | path

Searched refs:currTid (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp64 int currTid = syscall(SYS_gettid); in DoDumpCurrTid() local
65 msg.append("Failed to dump curr thread:" + std::to_string(currTid) + ".\n"); in DoDumpCurrTid()