up: THREAD | index | Zimbu documentation |
Base class for Thread and EvalThread
|
THREAD.State $state @public
PROC NEW() @public
PROC $body() @abstract @public PROC $kill() @public
PROC $remove() @public
FUNC $setName(string name) ThreadBase @file
FUNC $start() ThreadBase @default @public
PROC $wait() @public
|
Copyright 2009 Bram Moolenaar All Rights Reserved. |
Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0 |