rocksdb/port/win
Dmitri Smirnov 61785c73ed CloseHandle docs says that the return is non-zero, does not say TRUE(1)
Summary:
say it is TRUE(1). Add assert.
Closes https://github.com/facebook/rocksdb/pull/3630

Differential Revision: D7346895

Pulled By: ajkr

fbshipit-source-id: a46075aa4dd89f32520230606adecccecc874cdf
2018-03-20 18:43:02 -07:00
..
env_default.cc
env_win.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
env_win.h Windows cumulative patch 2018-03-06 11:57:43 -08:00
io_win.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
io_win.h Windows cumulative patch 2018-03-06 11:57:43 -08:00
port_win.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
port_win.h
win_jemalloc.cc
win_logger.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_logger.h Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_thread.cc CloseHandle docs says that the return is non-zero, does not say TRUE(1) 2018-03-20 18:43:02 -07:00
win_thread.h
xpress_win.cc
xpress_win.h