ObjFW  Check-in [4b03ccfe1f]

Overview
Comment:It's far more likely the lock we search is at the end.
Additionally, add tests for objc_sync_*.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4b03ccfe1fb6adbe92d027937ffaed9d10875c6568b6100082a10a86e9d54191
User & Date: js on 2009-06-01 01:44:23
Other Links: manifest | tags
Context
2009-06-01
01:46
Copy the object for an OFThread so it's thread-safe. check-in: 9b3d408f0d user: js tags: trunk
01:44
It's far more likely the lock we search is at the end.
Additionally, add tests for objc_sync_*.
check-in: 4b03ccfe1f user: js tags: trunk
01:31
Fix recursive locking. check-in: 5bd604a8f8 user: js tags: trunk
Changes