Home
last modified time | relevance | path

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

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