KasperskyOS Community Edition 1.1
Contents
Contents
KosThreadCallbackUnregister()
This function is declared in the kos/thread.h
file.
Retcode KosThreadCallbackUnregister(KosThreadCallback *callback);
This function deregisters the custom callback function (removes it from the list of called functions).
Page top