self ( -- thread )
Factor handbook » The language » Co-operative threads » Thread-local state and variables

Prev:thread
Next:tnamespace ( -- assoc )


Vocabulary
threads

Inputs
None

Outputs
threada thread


Word description
Pushes the currently-running thread.

Definition