Re: Xenomai 4 Allocator Fragmentation Questions
Bryan Smith <[email protected]> Tue, 28 Jul 2026 09:33:28 -0400
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <CABE=YNuwToOBR1gUUP1mYPtHQaNXWVKuWSxO9HJC22aAfqxBZQ@mail.gmail.com> |
Philippe Gerum <[email protected]> writes: > Passing a NULL format should make the core pick a unique default name > for this private element, e.g. evl_new_mutex(&heap.lock, NULL); I didn't know about that capability, that's very useful. Thanks again.