diff options
author | Masaru Tsuchiyama <m.tmatma@gmail.com> | 2023-10-07 17:33:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-07 17:33:22 (GMT) |
commit | de2a4036cbfd5e41a5bdd2b81122b7765729af83 (patch) | |
tree | 44b739676b2707fddf3404882ae4b0e870cf0ce0 /Python/future.c | |
parent | 64f158e7b09e67d0bf5c8603ff88c86ed4e8f8fd (diff) | |
download | cpython-de2a4036cbfd5e41a5bdd2b81122b7765729af83.zip cpython-de2a4036cbfd5e41a5bdd2b81122b7765729af83.tar.gz cpython-de2a4036cbfd5e41a5bdd2b81122b7765729af83.tar.bz2 |
gh-108277: Add os.timerfd_create() function (#108382)
Add wrapper for timerfd_create, timerfd_settime, and timerfd_gettime to os module.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions