_mm_delay_64
Classification
KNC, General Support, CPUID Test: KNCNI
Header File
Instruction
DELAY r64
Synopsis
_mm_delay_64(unsigned __int64 r1);
Description
Stalls a thread without blocking other threads for 64-bit unsigned integer "r1" clock cycles.
Operation
BlockThread(r1)