diff options
author | Victor Stinner <vstinner@python.org> | 2022-06-21 13:45:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-21 13:45:49 (GMT) |
commit | c7a79bb036b42f96b7379b95efa643ee27df2168 (patch) | |
tree | 868fc006fd833fde6f1b62f4f5fa60a06dd9bdb7 /Misc | |
parent | 616fa3465d99a262dc8948ff5e00e47fe92eaaba (diff) | |
download | cpython-c7a79bb036b42f96b7379b95efa643ee27df2168.zip cpython-c7a79bb036b42f96b7379b95efa643ee27df2168.tar.gz cpython-c7a79bb036b42f96b7379b95efa643ee27df2168.tar.bz2 |
gh-74953: _PyThread_cond_after() uses _PyTime_t (#94056)
pthread _PyThread_cond_after() implementation now uses the _PyTime_t
type to handle properly overflow: clamp to the maximum value.
Remove MICROSECONDS_TO_TIMESPEC() function.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions