Searched refs:thread_core (Results 1 – 4 of 4) sorted by relevance
27 Thread::Thread(const Options& options, ThreadCore& thread_core) in Thread() argument28 : Thread(options, StartThreadCore, &thread_core) {} in Thread()
51 ":thread_core",56 pw_source_set("thread_core") {58 public = [ "public/pw_thread/thread_core.h" ]
104 ":thread_core",120 name = "thread_core",122 "public/pw_thread/thread_core.h",
118 Thread(const Options& options, ThreadCore& thread_core);