Ashet OS

syscall: ashet.process.thread.join

Documentation

Waits for the thread to exit and returns its return code.

Inputs

_param0: Thread

Outputs

exit_code: process.ExitCode

Errors

InvalidHandle