commit | bb0452442a77570fce529cbb3d9fd99a94f3b50e | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@android-x86.org> | Sun Jun 04 12:53:01 2017 +0800 |
committer | Emil Velikov <emil.l.velikov@gmail.com> | Mon Jun 05 14:06:35 2017 +0100 |
tree | ba2dceef2ac2c957290c19be5bcd125e4f2d0239 | |
parent | 06f4251925af65d7f8d7e2f6041ab3a0a9f4c0dd [diff] |
Android: use bionic pthread_barrier_* if possible The pthread_barrier_* functions were introduced to bionic since Nougat. Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw> Acked-by: Tapani Pälli <tapani.palli@intel.com> Acked-by: Emil Velikov <emil.velikov@collabora.com>