aboutsummaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorRobertTDowling <[email protected]>2023-12-17 15:11:03 -0800
committerRobertTDowling <[email protected]>2023-12-17 15:35:35 -0800
commitb857334f92fc188004567edb93e0d1dfce4c259e (patch)
tree78f90e470c3d477dc97b78badf321e31dfe599ce /docs/modules
parenta2d4bab2f8a4a9b994bc0289938a9f725950715f (diff)
STM32: Fix race in alarm setting, which impacted scheduling.
Detect potential race condition (should be rare) and return false back to caller, allowing them to handle the possibility that either the alarm was never set because it was in the past (old meaning of false), or that in fact the alarm was set and may have fired within the race window (new meaning of false). In either case, the caller needs to make sure the callback got called.
Diffstat (limited to 'docs/modules')
0 files changed, 0 insertions, 0 deletions