rocksdb/port/win
Dmitri Smirnov aab91b8d8f Use generic threadpool for Windows environment (#1120)
Conditionally retrofit thread_posix for use with std::thread
  and reuse the same logic. Posix users continue using Posix interfaces.
  Enable XPRESS compression in test runs.
  Fix master introduced signed/unsigned mismatch.
2016-05-12 18:34:04 -07:00
..
env_win.cc Use generic threadpool for Windows environment (#1120) 2016-05-12 18:34:04 -07:00
port_win.cc Latest versions of Jemalloc library do not require je_init()/je_unint() 2016-03-17 11:25:20 -07:00
port_win.h Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00
win_logger.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
win_logger.h Fixed compile warnings in posix_logger.h and coding.h 2016-03-31 16:01:47 -07:00
xpress_win.cc Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00
xpress_win.h Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00