| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-111964: Add _PyRWMutex a "readers-writer" lock (gh-112859) | Sam Gross | 2023-12-16 | 1 | -0/+39 |
| * | gh-111924: Use PyMutex for Runtime-global Locks. (gh-112207) | Sam Gross | 2023-12-07 | 1 | -0/+17 |
| * | gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864) | Hugo van Kemenade | 2023-11-20 | 1 | -3/+3 |
| * | gh-111956: Add thread-safe one-time initialization. (gh-111960) | Sam Gross | 2023-11-16 | 1 | -0/+30 |
| * | gh-111569: Implement Python critical section API (gh-111571) | Sam Gross | 2023-11-08 | 1 | -3/+17 |
| * | gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344) | Sam Gross | 2023-09-19 | 1 | -0/+158 |
