Home
last modified time | relevance | path

Searched refs:MultiThreadCrash (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.h53 static int MultiThreadCrash();
H A Ddfx_crasher.cpp110 {"MTCrash", "trigger a multi-thread crash", &DfxCrasher::MultiThreadCrash},
422 NOINLINE int DfxCrasher::MultiThreadCrash() in MultiThreadCrash() function in DfxCrasher
424 std::cout << "test MultiThreadCrash" << std::endl; in MultiThreadCrash()
/base/hiviewdfx/faultloggerd/tools/crasher_c/
H A Ddfx_crasher.c232 NOINLINE int MultiThreadCrash(void) in MultiThreadCrash() function
234 printf("test MultiThreadCrash"); in MultiThreadCrash()
437 return MultiThreadCrash(); in ParseAndDoCrash()

Completed in 3 milliseconds