Displaying 2 results from an estimated 2 matches for "43333da3".
2007 Apr 02
2
[LLVMdev] May 25th 2007 Developers Meeting (Update)
I will be attending.
I also suggest we have a session discussing concurrency primitives
for multi-threaded shared memory models, though I don't claim to be
any sort of expert myself. I've spent some time looking over the Java
Memory Model revision and discussions and I think it would be worth
discussing similar issues with regards to LLVM.
--
Christopher Lamb
--------------
2007 Apr 02
0
[LLVMdev] May 25th 2007 Developers Meeting (Update)
On Mon, 2 Apr 2007, Christopher Lamb wrote:
> I also suggest we have a session discussing concurrency primitives for
> multi-threaded shared memory models, though I don't claim to be any sort of
> expert myself. I've spent some time looking over the Java Memory Model
> revision and discussions and I think it would be worth discussing similar
> issues with regards to