thread_exitΒΆ

thread_exit :: fn (exit_code: s32) Error #inline

Exit current thread with optional exit_code return value.

Declared in: thread.bl