Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 05:50:01 +0000
From:      Jonathon McKitrick <jcm@FreeBSD-uk.eu.org>
To:        freebsd-questions@freebsd.org
Subject:   Best way to share data between threads
Message-ID:  <20050222055000.GA49525@dogma.freebsd-uk.eu.org>

next in thread | raw e-mail | index | archive | help

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
-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050222055000.GA49525>