aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_sigqueue.c
Commit message (Collapse)AuthorAgeFilesLines
* libthr: add pthread_sigqueue(3)Konstantin Belousov2024-04-231-0/+79
PR: 278459 Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D44867