K 10 svn:author V 3 kib K 8 svn:date V 27 2015-05-29T07:48:30.220646Z K 7 svn:log V 193 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. END