Syncronous Notify timeout (Waits threads to call Wait with revVar/Tag)
Release v1.1.1
-
PLEASE NOTE No Spin Lock what so ever in this Kernel, it is working fully based on Notification event along with message transportation.
-
NOTIFY
are now able to sync, if a atomicx_time is provided, Notify will wait for a specific signal to inform aWait
for refVar/Tag is up. This is a important feature toward using WAIT/Notify reliably, while your thread can do other stuffs on idle moment -
avrRobotController
simulator for Arduino, is introduced, to show real inter process communication, it will open a terminal and both commands are available:system
- To show Memory, Threads and motor status andmove <flot motor A> <flot motor B> <flot motor C>