Hacker News new | ask | show | jobs
by jcalvinowens 127 days ago
It's just mechanically simpler that way. If the wakee thread dynamically allocated the object, it would have to free it after being woken: may as well let the compiler do that automatically for us.