freebsd-dev/lib/libthr
Konstantin Belousov 4627d47bc8 Add pthread_get_name_np(3).
The function retrieves the thread name previously set by
pthread_set_name_np(3). The name is cached in the process memory.

Requested by:	Willem Jan Withagen <wjw@digiware.nl>
Man page update:	Yuri Pankov <yuripv@yuripv.net>
Reviewed by:	ian (previous version)
Discussed with:	arichardson, bjk (man page)
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
Differential revision:	https://reviews.freebsd.org/D16702
2018-08-17 18:34:07 +00:00
..
arch lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
sys spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
tests Use MACHINE_CPUARCH in preference MACHINE for userland. 2017-11-07 09:57:26 +00:00
thread Add pthread_get_name_np(3). 2018-08-17 18:34:07 +00:00
libthr.3 Fix markup. 2016-06-04 20:20:14 +00:00
Makefile Remove references to the LIBC_SCCS and SYSLIBC_SCCS C macros. 2018-05-23 17:05:12 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
plockstat.d Add the DTrace probe definitions for plockstat support. 2014-07-05 19:49:31 +00:00
pthread.map Add pthread_get_name_np(3). 2018-08-17 18:34:07 +00:00