ObjFW  Check-in [e139086f33]

Overview
Comment:threading.h: Add of_condition_timed_wait().
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e139086f33fc24c6ccb0d7c4b5c237808d3ca04f8ed4d1ca0f2a58d7fe403425
User & Date: js on 2013-04-30 22:29:31
Other Links: manifest | tags
Context
2013-04-30
22:36
Add -[OFCondition waitForTimeInterval:]. check-in: 8d7f5db97e user: js tags: trunk
22:29
threading.h: Add of_condition_timed_wait(). check-in: e139086f33 user: js tags: trunk
2013-04-28
20:53
Tests: Don't call atexit(objc_exit) on Win32. check-in: 371580cd46 user: js tags: trunk
Changes