discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] pmt memory management


From: Miklos Maroti
Subject: [Discuss-gnuradio] pmt memory management
Date: Sat, 22 Feb 2014 19:49:44 +0100

Hi Guys,

Does copying a large pmt vector involve copying the underlying memory
region or do they share a single copy (refcounted)? If the do share a
single memory area, then can one thread modify the data of the vector
and will it be visible to the other thread just like regular arrays?

Miklos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]