HomeSort by relevance Sort by last modified time
    Searched refs:sched_jmpbuf_valid (Results 1 - 5 of 5) sorted by null

  /external/valgrind/coregrind/
pub_core_threadstate.h 405 Bool sched_jmpbuf_valid; member in struct:__anon37552
m_signals.c     [all...]
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 551 VG_(threads)[tid].sched_jmpbuf_valid = False;
696 vg_assert(!_qq_tst->sched_jmpbuf_valid); \
697 _qq_tst->sched_jmpbuf_valid = True; \
702 vg_assert(_qq_tst->sched_jmpbuf_valid); \
703 _qq_tst->sched_jmpbuf_valid = False; \
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
m_gdbserver.c 667 "sched_jmpbuf_valid %d\n",
670 tst->sched_jmpbuf_valid);
766 if (tst->sched_jmpbuf_valid) {
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-main.c     [all...]

Completed in 86 milliseconds