ObjFW  Check-in [82fe4443e2]

Overview
Comment:Retain the thread in -[start] first to prevent a race condition.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 82fe4443e2b7fb3d8ab6f38b5f731f73c55792c3cc9d716aa3d2e6399990d5e3
User & Date: js on 2010-04-10 21:49:24
Other Links: manifest | tags
Context
2010-04-10
22:00
Add +[sleepForNMilliseconds:] to OFThread. check-in: 98b8d76bbc user: js tags: trunk
21:49
Retain the thread in -[start] first to prevent a race condition. check-in: 82fe4443e2 user: js tags: trunk
21:43
Minor fix for -[join] in OFThread. check-in: cc17787021 user: js tags: trunk
Changes