ObjFW  Check-in [4ac1256458]

Overview
Comment:OFThreadPool: Terminate threads on deallocation.

Threads will not terminate instantly, but after finishing their current
job.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4ac12564583b14dff4da0cb404acd0bcfd8183af4728d1973d6b209f298f2aed
User & Date: js on 2012-03-21 15:39:31
Other Links: manifest | tags
Context
2012-03-21
17:33
objc_setProperty(): Use a signed char for copy. check-in: d989794cc2 user: js tags: trunk
15:39
OFThreadPool: Terminate threads on deallocation. check-in: 4ac1256458 user: js tags: trunk
14:47
OFObject: Use owner as a sentinel for pre_mem. check-in: ce1c7fe940 user: js tags: trunk
Changes