PicoSDK + 0/1 examples
SourceVu will show references to async_when_pending_worker from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
private link list pointer.
void (*)(async_context_t *context, struct async_when_pending_worker *worker)
Called by the async_context when the worker has been marked as having "work pending".
bool
True if the worker need do_work called.
void *
User data associated with the worker instance.

References

from examples