rocksdb/port/win
Islam AbdelRahman e9b2af87f8 Expose ThreadPool under include/rocksdb/threadpool.h
Summary:
This diff split ThreadPool to
-ThreadPool (abstract interface exposed in include/rocksdb/threadpool.h)
-ThreadPoolImpl (actual implementation in util/threadpool_imp.h)

This allow us to expose ThreadPool to the user so we can use it as an option later

Test Plan: existing unit tests

Reviewers: andrewkr, yiwu, yhchiang, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D62085
2016-08-26 10:41:35 -07:00
..
env_default.cc Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
env_win.cc Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
env_win.h Expose ThreadPool under include/rocksdb/threadpool.h 2016-08-26 10:41:35 -07:00
io_win.cc Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
io_win.h Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -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 Handle overflow case of rate limiter's paramters 2016-05-27 16:15:28 -07:00
win_logger.cc Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
win_logger.h Split WinEnv into separate classes. (#1128) 2016-05-19 16:40:54 -07:00
xpress_win.cc Eliminate use of 'using namespace std'. Also remove a number of ADL references to std functions. 2016-05-20 07:42:18 -07:00
xpress_win.h Introduce XPRESS compresssion on Windows. (#1081) 2016-04-19 22:54:24 -07:00