Searched defs:NativeThread (Results 1 – 3 of 3) sorted by relevance
21 using NativeThread = pw::thread::threadx::Context*; variable
21 using NativeThread = pw::thread::freertos::Context*; variable
22 using NativeThread = std::thread; variable