Commit fd7e516b authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #8844 from mshabunin:fix-arm-tbb

parents 31c79668 a426a65b
......@@ -3,8 +3,9 @@
namespace tbb {
namespace internal {
void affinity_helper::protect_affinity_mask() {}
void affinity_helper::protect_affinity_mask(bool) {}
affinity_helper::~affinity_helper() {}
void destroy_process_mask() {}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment