Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/common/
Dconsole.c1403 BOOL IsShellEntryRunning(UINT32 shellEntryId) in IsShellEntryRunning() function
1420 if (!IsShellEntryRunning(g_console[consoleID - 1]->shellEntryId)) { in ConsoleTaskReg()