I\'ve heard that phrase a lot. What does it mean?
An example would help.
From Wiktionary:
For case 1 it is probably like
for (unsigned int i = 0; i < 0xffffffff; ++ i) {}
According to Webster's dictionary, "A loop of code that executes without releasing any resources to other programs or the operating system."
http://www.websters-online-dictionary.org/ti/tight+loop.html