summaryrefslogtreecommitdiff
path: root/Python/dynload_os2.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-04-01 03:16:51 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-04-01 03:16:51 +0200
commitf309134effa997b19e202c9b580d3332952f65a4 (patch)
tree2446a4709e8d8c0a90ca8ef32dcb027c5414d104 /Python/dynload_os2.c
parenta4d4f1b4cb9f6038f865f86e1aa93169fc54dbaf (diff)
downloadcpython-git-f309134effa997b19e202c9b580d3332952f65a4.tar.gz
Issue #11393: fix usage of locks in faulthandler
* faulthandler_cancel_dump_tracebacks_later() is responsible to set running to zero (so we don't need the volatile keyword anymore) * release locks if PyThread_start_new_thread() fails assert(thread.running == 0) was wrong in a corner case
Diffstat (limited to 'Python/dynload_os2.c')
0 files changed, 0 insertions, 0 deletions