ObjFW  Check-in [9454c38313]

Overview
Comment:Don't use a spinlock for reference counting if we have no threads.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9454c38313cb4fe9363e775a7ca979b5d35e53de2be24595e399bc60257ab876
User & Date: js on 2011-10-24 15:00:45
Other Links: manifest | tags
Context
2011-10-24
15:47
Make sure the fullness of a hashtable is always at max 3/4. check-in: 1bec445dd2 user: js tags: trunk
15:00
Don't use a spinlock for reference counting if we have no threads. check-in: 9454c38313 user: js tags: trunk
2011-10-22
17:06
Fix libobjc version check. check-in: 79b09ea934 user: js tags: trunk
Changes