[Haskell-cafe] Consecutive FFI calls
Felipe Lessa
felipe.lessa at gmail.com
Thu May 28 18:11:52 UTC 2015
On 28-05-2015 13:24, David Turner wrote:
> If I make a sequence of FFI calls (on a single Haskell thread) but
> which end up being called from different OS threads, is there any kind
> of ordering guarantee given? More specifically, is there a full memory
> barrier at the point where a Haskell thread migrates to a new OS
> thread?
David, you may want to try the GHC-Users list.
Cheers,
--
Felipe.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150528/7dc531d9/attachment.sig>
More information about the Haskell-Cafe
mailing list