Lines Matching refs:suspended
1180 // The thread is returned suspended (in state INITIALIZED),
2816 // were we externally suspended while we were waiting?
2821 // another thread suspended us. We don't want to continue running
2822 // while suspended because that would surprise the thread that
2823 // suspended us.
3644 // were we externally suspended while we were waiting?
3894 // Handler function invoked when a thread's execution is suspended or
3921 os::SuspendResume::State state = osthread->sr.suspended();
4021 // mark as suspended and send signal
4052 guarantee(osthread->sr.is_suspended(), "Must be suspended");
4057 assert(osthread->sr.is_suspended(), "thread should be suspended");
5921 // If externally suspended while waiting, re-suspend