KasperskyOS Community Edition 1.1
Contents
Contents
KosThreadCurrentId()
This function is declared in the kos/thread.h
file.
Tid KosThreadCurrentId(void);
This function requests the TID of the calling thread.
If successful, the function returns the thread ID (TID).
Page top