Skip to content

Syncronous Notify timeout (Waits threads to call Wait with revVar/Tag)

Compare
Choose a tag to compare
@solariun solariun released this 09 Jan 11:33
· 105 commits to main since this release

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 a Wait 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 and move <flot motor A> <flot motor B> <flot motor C>