Pico-Arduino
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
Thread Class Reference

Public Member Functions

bool start (ThreadCB callback, void *ptr=nullptr)
 
void stop ()
 
void sleep ()
 
bool isRunning ()
 

Static Public Member Functions

static void callback_handler ()
 

Protected Member Functions

bool started (int flag=-1)
 

Static Protected Member Functions

static void * staticPtr (void *ptr=nullptr)
 
static ThreadCB staticCallback (ThreadCB cb=nullptr)
 

The documentation for this class was generated from the following file: