Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 

Class type Pfs_condition.int64_serializer_t

class type ['a] int64_serializer_t = object .. end

method serialized : int64 ->
(Unixqueue.event_system -> 'a Uq_engines.engine) -> 'a Uq_engines.engine
let se = serialized i f: If already a serializer is running for the passed value of i, it is waited until the previous engines reach a final state, and then it is run e = f esys.

se enters a final state when e does.

method multi_serialized : int64 list ->
(Unixqueue.event_system -> 'a Uq_engines.engine) -> 'a Uq_engines.engine
let se = serialized il f: Same as serializing over all values of il (in a nested way)
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml