Best way to share data between threads

Jonathon McKitrick jcm at FreeBSD-uk.eu.org
Tue Feb 22 05:50:08 GMT 2005


Hi all,

I'm porting some libraries from Win32 to BSD/Linux.  In the original code, I
receive a Windows event with an attached COM object.

Under *nix, what is the best way to copy this?  A message, followed by
accessing shared memory between threads?

jm
-- 


More information about the freebsd-questions mailing list