take newCAF() out from sm_mutex; use the capability-local mut list instead
authorSimon Marlow <marlowsd@gmail.com>
Thu, 31 Dec 2009 16:02:23 +0000 (16:02 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 31 Dec 2009 16:02:23 +0000 (16:02 +0000)
commit5178da7f966c810c3d64fee02c1161406f9ac1d2
treeb9a6235fe97ff0d8e10e152b4923ae498b87c587
parentbfe90953c7700efb3b62a7c63a823608add077b8
take newCAF() out from sm_mutex; use the capability-local mut list instead
compiler/codeGen/CgClosure.lhs
includes/rts/storage/GC.h
rts/sm/Storage.c