Home
last modified time | relevance | path

Searched defs:void_context_ptr (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_thread_embos/
Dthread.cc26 void Context::ThreadEntryPoint(void* void_context_ptr) { in ThreadEntryPoint()
/external/pigweed/pw_thread_freertos/
Dthread.cc34 void Context::ThreadEntryPoint(void* void_context_ptr) { in ThreadEntryPoint()
/external/pigweed/pw_thread_threadx/
Dthread.cc33 void Context::ThreadEntryPoint(ULONG void_context_ptr) { in ThreadEntryPoint()