Skip to content

v1.1.3: Add ability to create custom Wait/Notify

Compare
Choose a tag to compare
@solariun solariun released this 22 Jan 22:46
· 99 commits to main since this release
  • Now developer can create custom Wait and Notify using asubType attribute (uint8_t and casting to aSubTypes), internally regular wait/notify uses aSubType::wait and aSubTypes::look for SyncNotify.