1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/lib/libthr
Kyle Evans 83aafcdc88 libc, libthr: coordinate stubs for pthread_{suspend,resume}_all_np
If libthr isn't linked into the process, then we don't have any pthreads
to worry about and our stubs can just return success -- there are none
to suspend/resume.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D47350
2024-11-13 20:48:05 -06:00
..
arch libthr: Preresolve selected EABI symbols on arm. 2024-07-25 18:24:22 +02:00
sys lib{c,sys}: stop exposing errno symbol 2024-09-27 20:27:46 +01:00
tests libthr: allow very early atfork registration 2024-11-13 19:33:44 -06:00
thread libc, libthr: coordinate stubs for pthread_{suspend,resume}_all_np 2024-11-13 20:48:05 -06:00
libthr.3 Canonicalize the name of the FreeBSD Foundation 2024-10-24 05:03:07 +08:00
Makefile Retire MK_PROFILE infrastructure 2024-11-12 12:11:51 -05:00
Makefile.depend Update Makefile.depend files 2024-10-14 10:26:17 -07:00
plockstat.d Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-07-30 12:16:36 -04:00
pthread.map libthr: add pthread_sigqueue(3) 2024-04-23 19:51:22 +03:00