• Lubos Slovak's avatar
    Code refactoring. · 32321fb2
    Lubos Slovak authored
    Function main() moved to new file main.c.
    Bitset test moved to new files test.[ch].
    Tests related to cuckoo table remain in cuckoo-test.[ch].
    Removed rwlocks from ck_hash_table (will be replaced by standalone
      item lock implementation).
    32321fb2