Date: Mon, 30 Apr 2018 13:14:34 +0200 From: Manuel =?iso-8859-15?Q?St=FChn?= <freebsdnewbie@freenet.de> To: freebsd-hackers@freebsd.org Subject: Getting pthread names Message-ID: <20180430111434.GA18085@freebsd-t450.fritz.box>
next in thread | raw e-mail | index | archive | help
Hi, for setting a name for pthreads i found pthread_set_name_np(3), but for retrieving the name i found nothing. Is there any api like pthread_getname_np for FreeBSD? Or is there another way to retrieve the threads name within an application?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180430111434.GA18085>