Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:scheduler

86 // scheduler-return-code.
114 /* Thread created with all signals blocked; scheduler will set the
117 ret = VG_(scheduler)(tid);
1534 // scheduler, which continues at the new client SP/IP/state.
6409 // Do keep the scheduler lock while terminating any other thread.
6589 // Don't keep the scheduler lock while self-suspending.
6594 // Do keep the scheduler lock while suspending any other thread.