]> Repositorios git - scryer-prolog.git/commit
detect and prevent² concurrent AtomTable use
authorBennet Bleßmann <[email protected]>
Thu, 27 Jul 2023 21:35:57 +0000 (23:35 +0200)
committerBennet Bleßmann <[email protected]>
Thu, 27 Jul 2023 21:37:03 +0000 (23:37 +0200)
commit4ef8c5c47d61a8b5f5e4b9b32e419ecad737a041
treebc1310d5dda8da85dd80f2899a725d49ca41a989
parent31d17f135aa828cf2a8907796288fe187d97e94c
detect and prevent² concurrent AtomTable use

²in the case of `#[cfg(not(test))]` there is still a toctou race as I am not sufficently familiar with Atomics
src/atom_table.rs