[OpenMP] Enable thread affinity on FreeBSD
authorDavid Carlier <devnexen@gmail.com>
Tue, 8 Oct 2019 21:25:30 +0000 (21:25 +0000)
committerDavid Carlier <devnexen@gmail.com>
Tue, 8 Oct 2019 21:25:30 +0000 (21:25 +0000)
commitf61f13d4e7e08b44629a1411ace53c5c6aeaf32b
treead34af40cbe8e5e0cc675680fd4158c24439294d
parent6399db2f6fd64fa250093368be40eb5ae3af513b
[OpenMP] Enable thread affinity on FreeBSD

Reviewers: chandlerc, jlpeyton, jdoerfert, dim

Reviewed-By: dim
Differential Revision: https://reviews.llvm.org/D68580

llvm-svn: 374118
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_affinity.cpp
openmp/runtime/src/kmp_affinity.h
openmp/runtime/src/kmp_os.h
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/z_Linux_util.cpp