rocksdb/port/win
Tamir Duberstein cd5092e168 Suppress unused warnings
Summary:
- Use `__unused__` everywhere
- Suppress unused warnings in Release mode
    + This currently affects non-MSVC builds (e.g. mingw64).
Closes https://github.com/facebook/rocksdb/pull/3448

Differential Revision: D6885496

Pulled By: miasantreble

fbshipit-source-id: f2f6adacec940cc3851a9eee328fafbf61aad211
2018-02-02 12:27:07 -08:00
..
env_default.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
env_win.cc Suppress unused warnings 2018-02-02 12:27:07 -08:00
env_win.h Change RocksDB License 2017-07-15 16:11:23 -07:00
io_win.cc Suppress unused warnings 2018-02-02 12:27:07 -08:00
io_win.h Disable onboard cache for compaction output 2017-12-21 18:41:34 -08:00
port_win.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
port_win.h Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
win_jemalloc.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
win_logger.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
win_logger.h Change RocksDB License 2017-07-15 16:11:23 -07:00
win_thread.cc Fix a race condition in WindowsThread (port::Thread) 2017-12-07 13:42:53 -08:00
win_thread.h Fix a race condition in WindowsThread (port::Thread) 2017-12-07 13:42:53 -08:00
xpress_win.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
xpress_win.h Change RocksDB License 2017-07-15 16:11:23 -07:00