Getting pthread names

Manuel Stühn freebsdnewbie at freenet.de
Mon Apr 30 11:16:52 UTC 2018


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?



More information about the freebsd-hackers mailing list