diff options
| author | Sam Gross <colesbury@gmail.com> | 2023-12-16 01:56:55 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-16 01:56:55 (GMT) |
| commit | 5ae75e1be24bd6b031a68040cfddb71732461f67 (patch) | |
| tree | f1622a3770208d5cbd53f5665acc89c0bdda1e7c /Python/dynload_hpux.c | |
| parent | 40574da0196c7e51e1886f6ff9ed26447622ae58 (diff) | |
| download | cpython-5ae75e1be24bd6b031a68040cfddb71732461f67.zip cpython-5ae75e1be24bd6b031a68040cfddb71732461f67.tar.gz cpython-5ae75e1be24bd6b031a68040cfddb71732461f67.tar.bz2 | |
gh-111964: Add _PyRWMutex a "readers-writer" lock (gh-112859)
This adds `_PyRWMutex`, a "readers-writer" lock, which wil be used to
serialize global stop-the-world pauses with per-interpreter pauses.
Diffstat (limited to 'Python/dynload_hpux.c')
0 files changed, 0 insertions, 0 deletions
