eRPC API Reference  Rev. 1.12.0
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, thread_stack_pointer stackPtr=NULL)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, thread_stack_pointer stackPtr=NULL)erpc::Thread
thread_id_t typedeferpc::Thread
thread_stack_pointer typedef (defined in erpc::Thread)erpc::Thread
threadEntryPoint(void)erpc::Threadprotectedvirtual
~Thread(void)erpc::Threadvirtual