Searched refs:nest (Results 1 – 4 of 4) sorted by relevance
87 void testNest(Xtruct2 &out, const Xtruct2 &nest) override in testNest() argument89 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()
65 re-acquire it or it will deadlock (it is perfectly legal to nest
299 A simple yet generic interrupt controller is provided. It can nest interrupts
1131 * :github:`15285` - arc: it's not reliable to use exc_nest_count to check nest interrupt