ObjFW  Check-in [f771ddda2d]

Overview
Comment:Add abstraction for conditions.

No support for Win32 yet, as we will need our own implementation of
conditions there.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f771ddda2d9bc44afdfaf136a9537965502b42d7792b0c84eb54c224a2b776c7
User & Date: js on 2011-03-07 15:39:48
Other Links: manifest | tags
Context
2011-03-07
16:00
Add class OFCondition. check-in: 615eb3e46b user: js tags: trunk
15:39
Add abstraction for conditions. check-in: f771ddda2d user: js tags: trunk
13:43
Throw an exception when trying to deallocate a locked mutex. check-in: f5515b0a1f user: js tags: trunk
Changes