Skip to content

ALooper_pollAll is marked deprecated by Android NDK #170

Open
@wuwbobo2021

Description

@wuwbobo2021

I have found this discussion occasionally: android/ndk#2020.

Check https://developer.android.com/ndk/reference/group/looper#alooper_pollall:

[Deprecated. ] Calls to ALooper_pollAll should be replaced with ALooper_pollOnce. If you call ALooper_pollOnce in a loop, you must treat all return values as if they also indicate ALOOPER_POLL_WAKE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions