ObjFW  Check-in [1494d3f6f1]

Overview
Comment:OFThread: Fix setting the name on the wrong thread

The name of the thread may only be set from the thread itself. So the
thread should read the property on start and set its name.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1494d3f6f1b8b75b794eeef5ec06edacfc01d4f1206b2b0e9dbc477ff81b3533
User & Date: js on 2017-10-07 10:46:11
Other Links: manifest | tags
Context
2017-10-07
10:49
OFThread: Mark the thread block nullable check-in: 3621719bc8 user: js tags: trunk
10:46
OFThread: Fix setting the name on the wrong thread check-in: 1494d3f6f1 user: js tags: trunk
08:21
ofzip: Do not skip over directory type tar entries check-in: 57551c2e32 user: js tags: trunk
Changes