You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sayan 66e5d41302
Simplify overall locks (#176)
* Remove the need for TableLockStateGuard

The htable impl uses locks under the hood making external locks
redundant.

* Use atomics instead of rwlock for poisoned state

* Simplify snapshot locking
3 years ago
..
native Decompose linearity tests and utils into modules 3 years ago
src Simplify overall locks (#176) 3 years ago
Cargo.toml Simplify overall locks (#176) 3 years ago
build.rs Add native file locks for unix and windows systems 3 years ago