108 B
108 B
Add GILProtected<T>
to mediate concurrent access to a value using Python's global interpreter lock (GIL).
Add GILProtected<T>
to mediate concurrent access to a value using Python's global interpreter lock (GIL).