Searched refs:timeForChild (Results 1 – 1 of 1) sorted by relevance
125 TimeContainer *timeForChild = CreateNewTimeContainer(curr->container->timeContainer); in OsUnshareTimeContainer() local126 if (timeForChild == NULL) { in OsUnshareTimeContainer()133 (VOID)LOS_MemFree(m_aucSysMem1, timeForChild); in OsUnshareTimeContainer()137 (VOID)memcpy_s(&timeForChild->monotonic, sizeof(struct timespec64), in OsUnshareTimeContainer()141 newContainer->timeForChildContainer = timeForChild; in OsUnshareTimeContainer()171 TimeContainer *timeForChild = NULL; in OsTimeContainerDestroy() local187 timeForChild = container->timeForChildContainer; in OsTimeContainerDestroy()200 (VOID)LOS_MemFree(m_aucSysMem1, timeForChild); in OsTimeContainerDestroy()