Searched refs:ThreadEntryPoint (Results 1 – 7 of 7) sorted by relevance
39 void Context::ThreadEntryPoint(void* void_context_ptr) { in ThreadEntryPoint() function in pw::thread::Context148 xTaskCreateStatic(Context::ThreadEntryPoint, in Thread()179 const BaseType_t result = xTaskCreate(Context::ThreadEntryPoint, in Thread()
26 void Context::ThreadEntryPoint(void* void_context_ptr) { in ThreadEntryPoint() function in pw::thread::Context116 Context::ThreadEntryPoint, in Thread()
33 void Context::ThreadEntryPoint(ULONG void_context_ptr) { in ThreadEntryPoint() function in pw::thread::Context150 Context::ThreadEntryPoint, in Thread()
84 static void ThreadEntryPoint(ULONG void_context_ptr);
83 static void ThreadEntryPoint(void* void_context_ptr);
78 static void ThreadEntryPoint(void* void_context_ptr);
53 8: at pw::thread::threadx::Context::ThreadEntryPoint(unsigned long) (0x0800539D)