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