Name

twait — Wait on a token

Synopsis

twait token

Description

The twait command waits for a token to be "notified" via the tnotify command. This is useful in situations where you want to return control from a GUI into some other code.

Examples

FIXME