plebeia.msync
Msync.Lwt
plebeia
plebeia.test_utils
val msync : ('a, 'b, 'c) Bigarray.Genarray.t -> unit Lwt.t
Other lwt threads can run while msyncing.
val msync2 : ('a, 'b, 'c) Bigarray.Genarray.t -> off:int -> len:int -> unit Lwt.t