[Prev]
[Next]
[Limbo Basics] [Limbo Programming] [Language Definition]
Exit
The exit statement terminates a thread and frees any resources that belong exclusively to it. Unlike the C exit() function, however, the Limbo exit does not return a value to the system.
[Prev]
[Next]
[Limbo Basics] [Limbo Programming] [Language Definition]
Copyright © 1998, Lucent Technologies, Inc. All rights
reserved.