As usual, I’m off by a few characters. Sorry about that... See 
.../src/vppinfra/mem.h:

void *clib_mem_init (void *heap, uword size);
or
void *clib_mem_init_thread_safe (void *memory, uword memory_size);

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Anthony Linz
Sent: Tuesday, January 8, 2019 8:08 AM
To: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] VPP 19.01 C API gets segmentation fault #binapi #vpp 
#vppcapi

Dear Dave,
Thanks for you reply.
I could not find "clib_memory_init()" in vpp.
Did you mean "vlibmemory_init()"?
If yes where and how in my code I should use it?
Thanks
--
Anthony
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11870): https://lists.fd.io/g/vpp-dev/message/11870
Mute This Topic: https://lists.fd.io/mt/28972181/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
Mute #binapi: https://lists.fd.io/mk?hashtag=binapi&subid=1480452
Mute #vppcapi: https://lists.fd.io/mk?hashtag=vppcapi&subid=1480452
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to