< Previous by Date | Date Index | Next by Date > |
Thread Index |
david and I fixed a nasty bug with the ThreadIf::join call. Basically, it wasn't working at all. So if you called join, it would immediately return. Involved a change to threadWrapper and join. Jason