bpo-41001: Add os.eventfd() by tiran · Pull Request #20930 · python/cpython
The ``eventfd_read`` and ``eventfd_write`` functions are convenient wrappers that perform proper read/write and conversion from/to uint64_t. Signed-off-by: Christian Heimes <christian@python.org>
- initval is a uint32_t - improve documentation - add whatsnew Signed-off-by: Christian Heimes <christian@python.org>
tiran
deleted the
bpo-41001-eventfd
branch
adorilson pushed a commit to adorilson/cpython that referenced this pull request
Co-authored-by: Kyle Stanley <aeros167@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters