* src/threads/lock.cpp (sable_flc_waiting, notify_flc_waiters): Use a simpler
authorStefan Ring <stefan@complang.tuwien.ac.at>
Mon, 15 Dec 2008 22:01:40 +0000 (23:01 +0100)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Mon, 15 Dec 2008 22:01:40 +0000 (23:01 +0100)
commit7dd3f90a16f05b920231ea1cf7f5ebe1cd7acaaf
treeb2e5535c21183d0db636550cd814b01697b5610a
parenta51713ce658ce866b2cc462ae1e13845061cfaca
* src/threads/lock.cpp (sable_flc_waiting, notify_flc_waiters): Use a simpler
mechanism for unblocking threads on the FLC list; added comments.

I've had this one sitting in my queue for a long time but didn't want to
commit because this would have required a change in the description of this
algorithm in my thesis, and it would have obsoleted the cool drawing I've made
of the whole progress ;). But now that I've been freed from such worries, here
it goes...

--HG--
extra : transplant_source : t%940%5D%FE%98%87%BF%B1%E3%3F%A8QzH%27%93P%22%7F
src/threads/lock.cpp