Next: CArray, Previous: CAggregate, Up: Base classes [Index]
I represent a unit of computation for which external C code requested execution, so I must store the returned value once my computation terminates and I must not survive across image saves (since those who invoked me no longer exist). I am otherwise equivalent to a Process.
• CallinProcess-debugging: | (instance) |