summaryrefslogtreecommitdiffstatshomepage
path: root/examples/usercmodule/cppexample
diff options
context:
space:
mode:
authorLars Kellogg-Stedman <lars@oddbit.com>2022-02-03 23:03:23 -0500
committerDamien George <damien@micropython.org>2022-02-09 16:09:48 +1100
commit8f6924c9fb061742039554a3b5840f6e92aff7f2 (patch)
tree8a69ff64f2b0f15dfa475b8656cde2c8afaca2e6 /examples/usercmodule/cppexample
parent6653856b87a76adc5584bb72b32924719effa970 (diff)
downloadmicropython-8f6924c9fb061742039554a3b5840f6e92aff7f2.tar.gz
micropython-8f6924c9fb061742039554a3b5840f6e92aff7f2.zip
docs/library/uasyncio.rst: Fix description of ThreadSafeFlag.wait.
When a task waits on a ThreadSafeFlag (and the wait method returns), the flag is immediately reset. This was not clear in the documentation, which appeared to copy the description of the wait method from the Event class. Signed-off-by: Lars Kellogg-Stedman <lars@oddbit.com>
Diffstat (limited to 'examples/usercmodule/cppexample')
0 files changed, 0 insertions, 0 deletions