ObjFW  Check-in [98b8d76bbc]

Overview
Comment:Add +[sleepForNMilliseconds:] to OFThread.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 98b8d76bbce336d9654a5bfa7a8bdf922e45484e884cda31342c89d97581ee91
User & Date: js on 2010-04-10 22:00:33
Other Links: manifest | tags
Context
2010-04-10
22:06
Add +[yield] to OFThread. check-in: 1adf3bb9bf user: js tags: trunk
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
Changes