ObjFW  Check-in [212482d8c6]

Overview
Comment:Add of_atomic_cmpswap32 and spinlocks to atomic.h.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 212482d8c68cdca3d2cf64dbff7f14962236b70c45c4fa1cc232ae81d98c0891
User & Date: js on 2010-01-25 22:39:46
Other Links: manifest | tags
Context
2010-01-25
22:40
Use spinlocks in objc_properties.m. check-in: 2be191ec57 user: js tags: trunk
22:39
Add of_atomic_cmpswap32 and spinlocks to atomic.h. check-in: 212482d8c6 user: js tags: trunk
22:34
clang does not reuse constant strings, thus fix test to use the same. check-in: 612a252fdf user: js tags: trunk
Changes