Home
last modified time | relevance | path

Searched defs:facade_options (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_thread_embos/
Dthread.cc115 Thread::Thread(const thread::Options& facade_options, Function<void()>&& entry) in Thread()
125 Thread::Thread(const thread::Options& facade_options, in Thread()
/external/pigweed/pw_thread_zephyr/
Dthread.cc81 Thread::Thread(const thread::Options& facade_options, Function<void()>&& entry) in Thread()
89 Thread::Thread(const thread::Options& facade_options, in Thread()
/external/pigweed/pw_thread_freertos/
Dthread.cc187 Thread::Thread(const thread::Options& facade_options, Function<void()>&& entry) in Thread()
195 Thread::Thread(const thread::Options& facade_options, in Thread()
/external/pigweed/pw_thread_threadx/
Dthread.cc153 Thread::Thread(const thread::Options& facade_options, Function<void()>&& entry) in Thread()
163 Thread::Thread(const thread::Options& facade_options, in Thread()