PIEthernet more accuracy construct
PIThread windows fix
This commit is contained in:
@@ -937,6 +937,7 @@ void PIThread::_endThread() {
|
||||
UNREGISTER_THREAD(this);
|
||||
PIINTROSPECTION_THREAD_STOP(this);
|
||||
#if defined(WINDOWS)
|
||||
ec.callAndCancel();
|
||||
# ifdef CC_GCC
|
||||
_endthreadex(0);
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user