ThreadPoolImpl::Impl::BGThreadWrapper() returns void (#5709)
Summary: there is no need to return void*, as std:🧵:thread(Func&& f, Args&&... args ) only requires `Func` to be callable. Signed-off-by: Kefu Chai <tchaikov@gmail.com> Pull Request resolved: https://github.com/facebook/rocksdb/pull/5709 Differential Revision: D16832894 fbshipit-source-id: a1e1b876fa8d55589ef5feb5b27f3a435068b747main
parent
3a3dc29437
commit
40712df9ab
Loading…
Reference in new issue