eRPC API Reference  Rev. 1.7.2
NXP Semiconductors
erpc::Thread Member List

This is the complete list of members for erpc::Thread, including all inherited members.

getCurrentThread(void)erpc::Threadstatic
getCurrentThreadId(void)erpc::Threadinlinestatic
getName(void) const erpc::Threadinline
getThreadId(void) const erpc::Threadinline
init(thread_entry_t entry, uint32_t priority=0, uint32_t stackSize=0)erpc::Thread
operator==(Thread &o)erpc::Thread
setName(const char *name)erpc::Threadinline
sleep(uint32_t usecs)erpc::Threadstatic
start(void *arg=0)erpc::Thread
Thread(const char *name=0)erpc::Thread
Thread(thread_entry_t entry, uint32_t priority=0, uint32_t stackSize=0, const char *name=0)erpc::Thread
thread_id_t typedeferpc::Thread
threadEntryPoint(void)erpc::Threadprotectedvirtual
~Thread(void)erpc::Threadvirtual