ObjFW  Check-in [debba8efb6]

Overview
Comment:Make it possible to give threads a name.

On Haiku, this even renames the Haiku thread so that in a process
manager the thread's name can be seen. If no name has been set, it uses
the class name as name for the Haiku thread.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: debba8efb6624a36249688080653cf2944c1cf00911c955eb6186aed2b2cde6e
User & Date: js on 2012-11-10 10:27:08
Other Links: manifest | tags
Context
2012-11-11
11:51
Add two more OF_SENTINEL. check-in: ed3fd5525e user: js tags: trunk
2012-11-10
10:27
Make it possible to give threads a name. check-in: debba8efb6 user: js tags: trunk
00:14
Remove "object" from OFThread. check-in: 0639a351db user: js tags: trunk
Changes