Skip to content

timerfd API on android (aarch64-linux-android && arm-linux-androideabi) #1589

Open

Description

timerfd APIs are only available as SYS_* calls
As Android is linux, these should be available too.

Should they be added?

List of APIs:

  • timerfd_create
  • timerfd_settime
  • timerfd_gettime

That's and various definitions like TFD_NONBLOCK

Reference http://man7.org/linux/man-pages/man2/timerfd_create.2.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    C-API-requestCategory: API requestE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.O-android

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions