How can I share memory between threads? Do I have to use pointers with allocShared and manual memory manager? Do pointer with alloc work ?
Is there documentation somewhere about this?
How can I share memory between threads? Do I have to use pointers with allocShared and manual memory manager? Do pointer with alloc work ?
Is there documentation somewhere about this?