[Haskell-cafe] where is the FFI glue code for STM?

Stefan O'Rear stefanor at cox.net
Fri Jan 11 19:28:19 EST 2008


On Fri, Jan 11, 2008 at 06:15:52PM -0600, Galchin Vasili wrote:
> Hello,
> 
>       I see where the top level code (written in Haskell)for STM. I have
> found STM.c;however, I can't seem to find the FFI glue code.?
> 
> Thanks, Vasili

There isn't any.  readTVar# etc are primops.

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20080111/722d221f/attachment.bin


More information about the Haskell-Cafe mailing list