commit | 3701367e4ca6b77109e1cce0a5b98a8ac69cf505 | [log] [tgz] |
---|---|---|
author | Jason Evans <je@fb.com> | Fri Apr 06 12:41:55 2012 -0700 |
committer | Jason Evans <je@fb.com> | Fri Apr 06 12:41:55 2012 -0700 |
tree | f3ed5f620e811ca50343be16fd75e5b7a7faf099 | |
parent | fad100bc35efba262f2c98cefc134899d393c734 [diff] |
Always initialize tcache data structures. Always initialize tcache data structures if the tcache configuration option is enabled, regardless of opt_tcache. This fixes "thread.tcache.enabled" mallctl manipulation in the case when opt_tcache is false.