ObjFW  Check-in [839f45a293]

Overview
Comment:Replace some macros with OF_INLINE functions.
This way, there won't be a warning about unused results.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 839f45a2930718de6f3bdaabc620c4dceea1579cf6cecf203b007ca0dd5e144c
User & Date: js on 2010-01-30 02:09:07
Other Links: manifest | tags
Context
2010-01-30
10:47
Check return value of of_spinlock_*. check-in: 8a97fac06f user: js tags: trunk
02:09
Replace some macros with OF_INLINE functions.
This way, there won't be a warning about unused results.
check-in: 839f45a293 user: js tags: trunk
01:50
Fall back to spinlocks if atomic ops are unavailable. check-in: bd6a71aad3 user: js tags: trunk
Changes