This function is declared in the kos/thread.h file.
kos/thread.h
void KosThreadExit(rtl_int32_t exitCode);
This function forcibly terminates the current thread with the exitCode.
exitCode