Home
last modified time | relevance | path

Searched defs:vtid (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/kernel/extended/container/
H A Dlos_pid_container.c165 ProcessVid *vtid = LOS_DL_LIST_ENTRY(LOS_DL_LIST_FIRST(&pidContainer->tidFreeList), ProcessVid, node); in OsGetFreeVtid() local
173 UINT32 vtid = taskCB->taskID; in OsFreeVtid() local
277 ProcessVid *vtid = &newPidContainer->tidArray[index]; in CreateNewPidContainer() local
567 UINT32 vtid = taskCB->taskID; OsGetVtidFromCurrContainer() local
589 OsGetTCBFromVtid(UINT32 vtid) OsGetTCBFromVtid() argument
[all...]

Completed in 2 milliseconds