PicoSDK + 0/1 examples
SourceVu will show references to async_context_remove_when_pending_worker() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

true if the worker was removed, false if the instance not present.

Notes

for async_contexts that provide locking (not async_context_poll), this method is threadsafe. and may be called from within any worker method called by the async_context or from any other non-IRQ context.

References

from examples