Handbook
Glossary
notify-ui-thread ( -- )
Vocabulary
ui
.
gadgets
.
private
Word description
Notifies the UI thread that there is work to do.
See also
ui-notify-flag
Definition
USING:
concurrency.flags
namespaces
;
IN:
ui.gadgets.private
:
notify-ui-thread
( -- )
ui-notify-flag
get-global
raise-flag
;