Skip to content

os_thread_join

Declaration

os_thread_join :: fn (thread: OSThread)

Description

Wait for thread to finish and release it's resources.

Arguments

  • thread Thread to be joined.

Declared in: docs.txt