up: THREAD     index Zimbu documentation

ENUM THREAD.Type @public

summary

     

The possible types of threads.

values

     
normal 

A regular thread.

main 

The thread that runs Main().

daemon 

Thread that doesn't stop the process from exiting.

members (alphabetically)

     

license

      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