one more bugfix: a load/load memory barrier is required in stealWSDeque_()
authorSimon Marlow <marlowsd@gmail.com>
Wed, 11 Feb 2009 15:24:21 +0000 (15:24 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 11 Feb 2009 15:24:21 +0000 (15:24 +0000)
commita67183b75f1527edd88b071b879c2d07e8ac7653
treee4bf207972d58ce83500f1e4539c844c55fa77b0
parent2af2966da98c9c0da9e33c6aead9e1f86f94a362
one more bugfix: a load/load memory barrier is required in stealWSDeque_()
includes/SMP.h
rts/parallel/WSDeque.c