Home
last modified time | relevance | path

Searched defs:Container (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/kernel/base/include/
Dlos_container_pri.h72 typedef struct Container { struct
75 struct PidContainer *pidContainer; argument
76 struct PidContainer *pidForChildContainer; argument
79 struct UtsContainer *utsContainer; argument
82 struct MntContainer *mntContainer; argument
85 struct IpcContainer *ipcContainer; argument
88 struct TimeContainer *timeContainer; argument
89 struct TimeContainer *timeForChildContainer; argument
92 struct NetContainer *netContainer; argument
94 } Container; argument