I want to know if with the ARMV8 architecture in SMP mode I can create thereads and associate each thread with a core.for example I want to create a thread 1 which contains an X function and I want this function executed on core 3.