Searched refs:bOvf (Results 1 – 4 of 4) sorted by relevance
546 …BOOL bOvf; /**< Flag that indicates whether a task stack over… member
499 …BOOL bOvf; /**< Flag that indicates whether a task stack over… member
1378 taskInfo->bOvf = (taskInfo->uwPeakUsed == OS_NULL_INT) ? TRUE : FALSE; in LOS_TaskInfoGet()
1098 taskInfo->bOvf = OsStackWaterLineGet((const UINTPTR *)taskInfo->uwBottomOfStack, in LOS_TaskInfoGet()