ObjFW  Check-in [921b158d17]

Overview
Comment:Change spinlock implementation, add fallbacks and move to threading.h.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 921b158d17b26c1aeb6b3bee85234d78eb220645a448439af65d7609d0dce73f
User & Date: js on 2010-01-30 01:17:15
Other Links: manifest | tags
Context
2010-01-30
01:50
Fall back to spinlocks if atomic ops are unavailable. check-in: bd6a71aad3 user: js tags: trunk
01:17
Change spinlock implementation, add fallbacks and move to threading.h. check-in: 921b158d17 user: js tags: trunk
00:50
Add -[tryLock] to OFMutex. check-in: 20e1c0e24b user: js tags: trunk
Changes