Next: , Previous: , Up: Base classes [Index]


1.16 CallinProcess

Defined in namespace Smalltalk
Superclass: Process
Category: Language-Processes

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)

AltStyle によって変換されたページ (->オリジナル) /