diff options
author | Matthijs <mlvdmeide@gmail.com> | 2015-06-25 20:53:58 (GMT) |
---|---|---|
committer | Matthijs <mlvdmeide@gmail.com> | 2015-06-25 20:53:58 (GMT) |
commit | a1aaf949a5d3b639f03dd7e33ffe1f0849b7f8df (patch) | |
tree | 7d0a486d40eb8a2caa3eecb8188e226a89890b17 /src/arena.c | |
parent | 241abc601b947c5e0e56791bd73a924ce872b4a1 (diff) | |
download | jemalloc-a1aaf949a5d3b639f03dd7e33ffe1f0849b7f8df.zip jemalloc-a1aaf949a5d3b639f03dd7e33ffe1f0849b7f8df.tar.gz jemalloc-a1aaf949a5d3b639f03dd7e33ffe1f0849b7f8df.tar.bz2 |
Optimizations for Windows
- Set opt_lg_chunk based on run-time OS setting
- Verify LG_PAGE is compatible with run-time OS setting
- When targeting Windows Vista or newer, use SRWLOCK instead of CRITICAL_SECTION
- When targeting Windows Vista or newer, statically initialize init_lock
Diffstat (limited to 'src/arena.c')
0 files changed, 0 insertions, 0 deletions