Closed jmacnak closed 1 year ago
Errors seen on earlier patchsets of aosp/2528699:
error: use of undeclared identifier 'pthread_getaffinity_np'
error: use of undeclared identifier 'pthread_setaffinity_np'; did you mean 'sched_setaffinity'?
Potentially same as https://github.com/google/marl/pull/154 but for the host builds which do not have ANDROID defined?
Errors seen on earlier patchsets of aosp/2528699:
error: use of undeclared identifier 'pthread_getaffinity_np'
error: use of undeclared identifier 'pthread_setaffinity_np'; did you mean 'sched_setaffinity'?
Potentially same as https://github.com/google/marl/pull/154 but for the host builds which do not have ANDROID defined?