KolibriOS kernel
HDLL Struct Reference

Public Attributes

dd fd
 
dd bk
 
dd pid
 
dd base
 
dd size
 
dd refcount
 
dd parent
 

Detailed Description

Member Data Documentation

◆ base

dd HDLL::base

mapped base

◆ bk

dd HDLL::bk

prev object in list

◆ fd

dd HDLL::fd

next object in list

◆ parent

dd HDLL::parent

◆ pid

dd HDLL::pid

owner id

◆ refcount

dd HDLL::refcount

reference counter for this process and this lib

◆ size

dd HDLL::size

mapped size


The documentation for this struct was generated from the following file: