ObjFW  Check-in [f02b51feba]

Overview
Comment:Don't use OFMutex in constructors

It's possible OFMutex is not loaded yet.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f02b51feba390fd94e7f49f994d88ccd4ba7fb68984be4cd24f2cabd22b32aa7
User & Date: js on 2020-12-21 02:34:09
Other Links: manifest | tags
Context
2020-12-21
19:42
Make objc_error() more generic check-in: abe75c42dc user: js tags: trunk
02:34
Don't use OFMutex in constructors check-in: f02b51feba user: js tags: trunk
02:22
Further reduce usage of errno check-in: a208c510ff user: js tags: trunk
Changes