ObjFW  Check-in [d08376bc1f]

Overview
Comment:Introduce OF_HAVE_PTHREADS define instead of #ifndef _WIN32.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d08376bc1fe56d4bf9ba10cc8e683005e73b77c4092d5cc4b722698c2561d537
User & Date: js on 2010-01-29 19:29:29
Other Links: manifest | tags
Context
2010-01-29
19:31
Add OF_ATOMIC_OPS define to work around missing atomic ops if needed. check-in: 953895c116 user: js tags: trunk
19:29
Introduce OF_HAVE_PTHREADS define instead of #ifndef _WIN32. check-in: d08376bc1f user: js tags: trunk
15:22
Add more atomic ops. check-in: 78537d6ff3 user: js tags: trunk
Changes