What thread does the call back for tx_event_flags_set_notify run in

Michael Fowler 131 Reputation points
2022-12-06T00:19:01.16+00:00

When an event flag is set in a group that has an associated call back function set by tx_event_flags_set_notify, what thread runs the call back?

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
378 questions
Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
324 questions
{count} votes

Accepted answer
  1. Scott Azure RTOS 4,051 Reputation points
    2022-12-06T16:54:30.223+00:00

    The event flags notification callback function is called in whichever thread/ISR calls tx_event_flags_set.


0 additional answers

Sort by: Most helpful