Searched refs:interrupt_counter (Results 1 – 14 of 14) sorted by relevance
59 new_thr->interrupt_counter = 0; in duk_heap_switch_thread()70 new_thr->interrupt_counter = curr_thr->interrupt_counter; in duk_heap_switch_thread()
86 thr->interrupt_init = thr->interrupt_init - thr->interrupt_counter; in duk__interrupt_fixup()1718 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);1719 thr->interrupt_init -= thr->interrupt_counter;1720 thr->interrupt_counter = 0;1851 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);1852 thr->interrupt_init -= thr->interrupt_counter;1853 thr->interrupt_counter = 0;
1668 (long) thr->interrupt_counter, (long) thr->interrupt_init,1697 thr->interrupt_counter = ctr - 1;1725 thr->interrupt_counter = 0;1759 thr->interrupt_counter = ctr - 1;1895 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);1896 thr->interrupt_init = thr->interrupt_init - thr->interrupt_counter;1897 thr->interrupt_counter = 0;2276 int_ctr = thr->interrupt_counter;2278 thr->interrupt_counter = int_ctr - 1;
203 thr->interrupt_counter = 0; in duk_debugger_pause()
323 duk_int_t interrupt_counter; /* countdown state */ member
86 thr->interrupt_init = thr->interrupt_init - thr->interrupt_counter; in duk__interrupt_fixup()1714 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);1715 thr->interrupt_init -= thr->interrupt_counter;1716 thr->interrupt_counter = 0;1847 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);1848 thr->interrupt_init -= thr->interrupt_counter;1849 thr->interrupt_counter = 0;
6267 duk_int_t interrupt_counter; /* countdown state */ member13931 thr->interrupt_counter = 0; in duk_debugger_pause()43742 new_thr->interrupt_counter = 0;43753 new_thr->interrupt_counter = curr_thr->interrupt_counter;54730 thr->interrupt_init = thr->interrupt_init - thr->interrupt_counter;56358 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56359 thr->interrupt_init -= thr->interrupt_counter;56360 thr->interrupt_counter = 0;56491 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56492 thr->interrupt_init -= thr->interrupt_counter;[all …]
6294 duk_int_t interrupt_counter; /* countdown state */ member13997 thr->interrupt_counter = 0; in duk_debugger_pause()44077 new_thr->interrupt_counter = 0;44088 new_thr->interrupt_counter = curr_thr->interrupt_counter;55085 thr->interrupt_init = thr->interrupt_init - thr->interrupt_counter;56717 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56718 thr->interrupt_init -= thr->interrupt_counter;56719 thr->interrupt_counter = 0;56850 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56851 thr->interrupt_init -= thr->interrupt_counter;[all …]
6289 duk_int_t interrupt_counter; /* countdown state */ member13981 thr->interrupt_counter = 0; in duk_debugger_pause()43836 new_thr->interrupt_counter = 0;43847 new_thr->interrupt_counter = curr_thr->interrupt_counter;54839 thr->interrupt_init = thr->interrupt_init - thr->interrupt_counter;56467 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56468 thr->interrupt_init -= thr->interrupt_counter;56469 thr->interrupt_counter = 0;56600 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56601 thr->interrupt_init -= thr->interrupt_counter;[all …]
6272 duk_int_t interrupt_counter; /* countdown state */ member13947 thr->interrupt_counter = 0; in duk_debugger_pause()43983 new_thr->interrupt_counter = 0;43994 new_thr->interrupt_counter = curr_thr->interrupt_counter;54976 thr->interrupt_init = thr->interrupt_init - thr->interrupt_counter;56608 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56609 thr->interrupt_init -= thr->interrupt_counter;56610 thr->interrupt_counter = 0;56741 DUK_ASSERT(thr->interrupt_counter <= thr->interrupt_init);56742 thr->interrupt_init -= thr->interrupt_counter;[all …]