diff options
author | kib <kib@FreeBSD.org> | 2015-05-29 07:48:30 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2015-05-29 07:48:30 +0000 |
commit | b06cb03ceb5f056c5893d9e21f5c6f95abb639b0 (patch) | |
tree | 7476294e7e573870da8d78f8dbf27568dda886c8 /lib/libthr/thread/thr_self.c | |
parent | 197df5ee5d0b02f68c84ed0429d4e72b907ea024 (diff) | |
download | FreeBSD-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_self.c')
0 files changed, 0 insertions, 0 deletions