Searched refs:CreateTaskManagerIfNeeded (Results 1 – 2 of 2) sorted by relevance
88 static bool CreateTaskManagerIfNeeded(const RuntimeOptions &options);
73 bool PandaEtsVM::CreateTaskManagerIfNeeded(const RuntimeOptions &options) in CreateTaskManagerIfNeeded() function in ark::ets::PandaEtsVM91 if (!PandaEtsVM::CreateTaskManagerIfNeeded(options)) { in Create()