ObjFW  Check-in [2be191ec57]

Overview
Comment:Use spinlocks in objc_properties.m.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2be191ec575779c705b30d8a49e75888be2102a1108c7486f20f1885fec68ddb
User & Date: js on 2010-01-25 22:40:58
Other Links: manifest | tags
Context
2010-01-29
15:21
Make retain count int32_t. check-in: b725e983ae user: js tags: trunk
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
Changes