class Concurrent::RubyThreadPoolExecutor

def prune_pool

@!macro thread_pool_executor_method_prune_pool
def prune_pool
  synchronize { ns_prune_pool }
end