ObjFW  Check-in [bc76c7f2b0]

Overview
Comment:Call objc_thread_{add,remove} when using the GNU runtime.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bc76c7f2b03756723fc475af44008990bd1334dd310cc7224fd7a99301b95b69
User & Date: js on 2011-04-12 15:26:54
Other Links: manifest | tags
Context
2011-04-12
15:26
Call objc_thread_{add,remove} when using the GNU runtime. check-in: bc76c7f2b0 user: js tags: trunk
14:51
Use void in declarations when we take no parameters. check-in: c02e48e140 user: js tags: trunk
13:21
Release the old return value when restarting a thread. check-in: b3fa788a4e user: js tags: trunk
Changes