1234567891011121314# 1 "src/private/dla_.dummy.ml"(** Interface to Domain-local-await.
This is used to handle the presence or absence of DLA. *)typet={release:unit->unit;await:unit->unit;}letusing:prepare_for_await:(unit->t)->while_running:(unit->'a)->'a=fun~prepare_for_await:_~while_running->while_running()letsetup_domain()=()