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

  /external/valgrind/main/coregrind/
pub_core_threadstate.h 354 Bool sched_jmpbuf_valid; member in struct:__anon16973
m_signals.c     [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 521 VG_(threads)[tid].sched_jmpbuf_valid = False;
665 vg_assert(!_qq_tst->sched_jmpbuf_valid); \
666 _qq_tst->sched_jmpbuf_valid = True; \
671 vg_assert(_qq_tst->sched_jmpbuf_valid); \
672 _qq_tst->sched_jmpbuf_valid = False; \
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
m_gdbserver.c 639 "sched_jmpbuf_valid %d\n",
642 tst->sched_jmpbuf_valid);
730 if (tst->sched_jmpbuf_valid) {
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-main.c     [all...]

Completed in 287 milliseconds