ObjFW  Check-in [362a943099]

Overview
Comment:Fix and optimize @synchronize on Win32.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 362a9430993e88a8d7299339d7e846120500d9e246c81694e619045363a23cca
User & Date: js on 2009-06-01 04:02:17
Other Links: manifest | tags
Context
2009-06-01
04:08
Optimize OFMutex on Win32 and add missing -[dealloc]. check-in: ddcee670e4 user: js tags: trunk
04:02
Fix and optimize @synchronize on Win32. check-in: 362a943099 user: js tags: trunk
02:08
Add OFMutex and use it in OFTCPSocket instead of @synchronized. check-in: cca028cedf user: js tags: trunk
Changes