summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_sig.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2015-05-29 07:48:30 +0000
committerkib <kib@FreeBSD.org>2015-05-29 07:48:30 +0000
commitb06cb03ceb5f056c5893d9e21f5c6f95abb639b0 (patch)
tree7476294e7e573870da8d78f8dbf27568dda886c8 /lib/libthr/thread/thr_sig.c
parent197df5ee5d0b02f68c84ed0429d4e72b907ea024 (diff)
downloadFreeBSD-src-b06cb03ceb5f056c5893d9e21f5c6f95abb639b0.zip
FreeBSD-src-b06cb03ceb5f056c5893d9e21f5c6f95abb639b0.tar.gz
MFC r282948:
Use bare mmap(2) to allocate space for the per-thread keys, instead of malloc(). This allows third party mallocs, which use pthread_setspecific(3) on the allocation path, to work.
Diffstat (limited to 'lib/libthr/thread/thr_sig.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud