]> Repositorios git - scryer-prolog.git/commit
Use std::sync::RwLock instead of tokio::sync::RwLock (by @aarroyoc)
authorNicolas Luck <[email protected]>
Mon, 16 Oct 2023 12:59:06 +0000 (14:59 +0200)
committerNicolas Luck <[email protected]>
Mon, 16 Oct 2023 12:59:06 +0000 (14:59 +0200)
commit2776beb842906c666f7b9eef0023cae4a0086cff
tree791b1851fd84e2b48a3e1892c82837f3ffebb137
parentd7fa6c0ade713c8d3bf9c8ee7e2856625712f422
Use std::sync::RwLock instead of tokio::sync::RwLock (by @aarroyoc)
src/arena.rs
src/atom_table.rs
src/rcu.rs