Home
last modified time | relevance | path

Searched refs:nest (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dserver.hpp87 void testNest(Xtruct2 &out, const Xtruct2 &nest) override in testNest() argument
89 const Xtruct &thing = nest.struct_thing; in testNest()
91 printf("testNest({%d, {\"%s\", %d, %d, %" PRId64 "}, %d})\n", (int)nest.byte_thing, in testNest()
93 thing.i64_thing, nest.i32_thing); in testNest()
94 out = nest; in testNest()
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst65 re-acquire it or it will deadlock (it is perfectly legal to nest
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst299 A simple yet generic interrupt controller is provided. It can nest interrupts
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst1131 * :github:`15285` - arc: it's not reliable to use exc_nest_count to check nest interrupt