Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/common/
Dconsole.c151 STATIC UINT32 ConsoleRefcountGet(const CONSOLE_CB *consoleCB) in ConsoleRefcountGet() function
163 return ConsoleRefcountGet(consoleCB); in IsConsoleOccupied()
197 if ((ConsoleRefcountGet(consoleCB) == 0) && in ConsoleCtrlRightsCapture()
208 if (ConsoleRefcountGet(consoleCB) == 0) { in ConsoleCtrlRightsRelease()
214 if ((ConsoleRefcountGet(consoleCB) == 0) && in ConsoleCtrlRightsRelease()