On 03/28/2014 06:22 PM, Patrick Ireland wrote:
> I did not find a C++ example of multithreading for the BeagleBoardBlack 
> when I searched before.

Hi,
        if you are going to use multi-threading and locking mechanisms with
C++, I would recommend using the new functionality from C++11, there's a
lot of documentation and examples about it. If you prefer, somehow
equivalent, you could use the boost threading library.
                regards,
                        Nuno

-- 
http://aeminium.org/nuno/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to