Lines Matching refs:Option
41 struct Option {
142 USED_FUNCTION void LoopFunction(milliseconds timeOutMS, const Option &option)
188 inline void Loop(milliseconds timeOutMS, const Option &option)
195 USED_FUNCTION void CallStack10(int currentStack, const Option &option)
202 USED_FUNCTION void CallStack9(int currentStack, const Option &option)
214 USED_FUNCTION void CallStack8(int currentStack, const Option &option)
226 USED_FUNCTION void CallStack7(int currentStack, const Option &option)
238 USED_FUNCTION void CallStack6(int currentStack, const Option &option)
250 USED_FUNCTION void CallStack5(int currentStack, const Option &option)
262 USED_FUNCTION void CallStack4(int currentStack, const Option &option)
274 USED_FUNCTION void CallStack3(int currentStack, const Option &option)
286 USED_FUNCTION void CallStack2(int currentStack, const Option &option)
298 USED_FUNCTION void CallStack1(int currentStack, const Option &option)
310 USED_FUNCTION void CallStack0(int currentStack, const Option &option)
322 USED_FUNCTION void ExampleThread(const Option &option)
331 USED_FUNCTION void RunSampleThread(const Option &option)
432 Option option;