freebsd-dev/lib/libthr
Eric van Gyzen ad8c236b28 _thr_setthreaded() cannot fail; change return type to void
Also remove logic to avoid unnecessary stores to the global variable.
Thread creation and destruction are heavy enough that any supposed savings
is in the noise.

MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
2018-11-30 03:01:32 +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 _thr_setthreaded() cannot fail; change return type to void 2018-11-30 03:01:32 +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