AtomicLong type using CFFI
AtomicLong was born out of the need for fast thread-safe counters in Python. Its value is a C long which can be incremented, decremented, and set atomically.
$
pkg install py311-atomiclongOrigin
devel/py-atomiclong
Size
20.5KiB
License
MIT
Maintainer
ports@FreeBSD.org
Dependencies
2 packages
Required by
0 packages