* Copyright (c) 2015, Facebook, Inc. * All rights reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the "hack" directory of this source tree. *
val stop_workers : unit -> unit
val resume_workers : unit -> unit
val check_should_exit : unit -> unit
val set_on_worker_cancelled : (unit -> unit)-> unit