Tested functionality of llookup hash table with global hash table data structure
authoradash <adash>
Thu, 8 Mar 2007 19:32:58 +0000 (19:32 +0000)
committeradash <adash>
Thu, 8 Mar 2007 19:32:58 +0000 (19:32 +0000)
commit0507bf880d71e896359f6f7c55a38be441f0b464
tree01e4072b33f26105d35dcdae3b1acc1d623b668d
parent390df8cf09b07db3354e68af221af4a60a41d876
Tested functionality of llookup hash table with global hash table data structure
TODO: implement pthread on hash table
Added main() to test code
Robust/src/Runtime/DSTM/interface/dstm.c
Robust/src/Runtime/DSTM/interface/dstm.h
Robust/src/Runtime/DSTM/interface/llookup.c
Robust/src/Runtime/DSTM/interface/llookup.h
Robust/src/Runtime/DSTM/interface/testllookup.c [new file with mode: 0644]