Skip to content

Use sched_getaffinity on Android

Brad Smith requested to merge brad/x264:android_sched into master

https://android.googlesource.com/platform/bionic/+/72e6fd42421dca80fb2776a9185c186d4a04e5f7

Android has had sched_getaffinity since Android 3.0. Builds need to use _GNU_SOURCE.

Merge request reports

Loading