mlookup bug fix
authorjihoonl <jihoonl>
Fri, 12 Feb 2010 23:12:52 +0000 (23:12 +0000)
committerjihoonl <jihoonl>
Fri, 12 Feb 2010 23:12:52 +0000 (23:12 +0000)
commit7f62ec4d139235db3af270b2bea02ff70113ec9b
treeb413ba28b7029c0f172d45b26c673e3ce92c225b
parenta2c0c8c747906425273c82a1e202c4bd0bbfc185
mlookup bug fix
12 files changed:
Robust/src/Runtime/DSTM/interface_recovery/altmlookup.c [new file with mode: 0644]
Robust/src/Runtime/DSTM/interface_recovery/altmlookup.h [new file with mode: 0644]
Robust/src/Runtime/DSTM/interface_recovery/dsmlock.c
Robust/src/Runtime/DSTM/interface_recovery/dsmlock.h
Robust/src/Runtime/DSTM/interface_recovery/dstm.h
Robust/src/Runtime/DSTM/interface_recovery/dstmserver.c
Robust/src/Runtime/DSTM/interface_recovery/mlookup.c
Robust/src/Runtime/DSTM/interface_recovery/mlookup.h
Robust/src/Runtime/DSTM/interface_recovery/threadnotify.c
Robust/src/Runtime/DSTM/interface_recovery/trans.c
Robust/src/Runtime/runtime.c
Robust/src/Runtime/thread.c