Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x0
5203 days ago
Not entirely true. It's possible to have threads enter infinite loops if you don't synchronize properly:
http://stackoverflow.com/questions/1003026/hashmap-concurren...