root/3rdparty/tbb/arm_linux_stub.cpp

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. protect_affinity_mask

#include "tbb/tbb_misc.h"

namespace tbb {
namespace internal {

void affinity_helper::protect_affinity_mask() {}
affinity_helper::~affinity_helper() {}

}
}

/* [<][>][^][v][top][bottom][index][help] */