Home
last modified time | relevance | path

Searched defs:childTid (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_signal_local_handler.cpp121 pid_t childTid = clone(DoCrashHandler, g_reservedChildStack, \ in DFX_SignalLocalHandler() local
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp645 int childTid = tids[1]; // 1 : child thread in HWTEST_F() local
646 GTEST_LOG_(INFO) << "dump remote process, " << " pid:" << g_processId << ", tid:" << childTid; in HWTEST_F() local

Completed in 2 milliseconds