Searched refs:facade_options (Results 1 – 2 of 2) sorted by relevance
110 Thread::Thread(const thread::Options& facade_options, in Thread() argument116 auto options = static_cast<const threadx::Options&>(facade_options); in Thread()
108 Thread::Thread(const thread::Options& facade_options, in Thread() argument114 auto options = static_cast<const freertos::Options&>(facade_options); in Thread()