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