Donato
2008-06-29 22:03:24 UTC
Hi all,
I need to load a my library twice simultaneously, but the allocations inside
the libraries are commons between them, and so there are conflicts; while,
if I load the same libray (I do a copy) with two names differents, all work
fine.
The question is: do exist a way for load the same library twice, with
separate processes?
Thanks
I need to load a my library twice simultaneously, but the allocations inside
the libraries are commons between them, and so there are conflicts; while,
if I load the same libray (I do a copy) with two names differents, all work
fine.
The question is: do exist a way for load the same library twice, with
separate processes?
Thanks