function java_StopListeneningForEvents() javapipe.lock(); javapipe.writeByte(JAVACMD_STOPCODECALLBACKS) --the javapipe will now be frozen until a javaeventpipe makes an connection --createNativeThread(JavaEventListener); javapipe.unlock(); end
function java_StopListeneningForEvents()
javapipe.lock();
javapipe.writeByte(JAVACMD_STOPCODECALLBACKS)
--the javapipe will now be frozen until a javaeventpipe makes an connection
--createNativeThread(JavaEventListener);
javapipe.unlock();
end
没有评论:
发表评论