Re: Static_object in fiasco kernel
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue Apr 21, 2015 at 11:36:09 +0800, Ë®¾µ wrote: > hi, what is the Static_object in fiasco kernel used for? For objects that have static storage (i.e. not dynamically allocated from an allocator) but shall be initialized later with the construct() function. Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/