Searched refs:DumpThread (Results 1 – 2 of 2) sorted by relevance
99 static void DumpThread(ThreadTaskHandle handle, const ThreadContext *context);
525 void AppSpawnTestCommander::DumpThread(ThreadTaskHandle handle, const ThreadContext *context) in DumpThread() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander577 ThreadMgrAddExecutor(threadMgr_, dumpHandle_, DumpThread, this); in Run()