discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Thread Synchronization


From: Tom Lutz
Subject: [Discuss-gnuradio] Thread Synchronization
Date: Tue, 12 May 2009 15:22:47 -0400

I'm editing some of the .cc files and would like to know the preferred method for performing thread synchronization in C++ code.  In particular, I noticed that the set and get methods that are called on the gr_oscope_guts class originate from a different thread then that of process_samples, and this is causing problems for me.

Thanks,
Tom



reply via email to

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