mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Add timer notification functions for os/posix, 3.13 (#12378)
This commit is contained in:
@@ -19,26 +19,8 @@ fcntl.RWH_WRITE_LIFE_NOT_SET
|
||||
fcntl.RWH_WRITE_LIFE_SHORT
|
||||
mmap.MAP_NORESERVE
|
||||
os.POSIX_SPAWN_CLOSEFROM
|
||||
os.TFD_CLOEXEC
|
||||
os.TFD_NONBLOCK
|
||||
os.TFD_TIMER_ABSTIME
|
||||
os.TFD_TIMER_CANCEL_ON_SET
|
||||
os.timerfd_create
|
||||
os.timerfd_gettime
|
||||
os.timerfd_gettime_ns
|
||||
os.timerfd_settime
|
||||
os.timerfd_settime_ns
|
||||
posix.POSIX_SPAWN_CLOSEFROM
|
||||
posix.TFD_CLOEXEC
|
||||
posix.TFD_NONBLOCK
|
||||
posix.TFD_TIMER_ABSTIME
|
||||
posix.TFD_TIMER_CANCEL_ON_SET
|
||||
posixpath.splitroot
|
||||
posix.timerfd_create
|
||||
posix.timerfd_gettime
|
||||
posix.timerfd_gettime_ns
|
||||
posix.timerfd_settime
|
||||
posix.timerfd_settime_ns
|
||||
readline.backend
|
||||
stat.SF_SUPPORTED
|
||||
stat.SF_SYNTHETIC
|
||||
|
||||
Reference in New Issue
Block a user