allocate specific cpu-cores for Unity

Hi

Is it possible to allow Unity to run only on specific cpu-cores? (maybe with a 32bit-int Bitmask)

I need that to run some heavy calculations without affect the game itself.

Thanks

Unity Threading Helper is no help to you?