HomeSort by: relevance | last modified time | path
    Searched defs:thread_suspend_state (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
gdbthread.h 183 struct thread_suspend_state struct
353 void save_suspend_to (thread_suspend_state &suspend) const
360 void restore_suspend_from (const thread_suspend_state &suspend)
588 call. See `struct thread_suspend_state'. */
589 thread_suspend_state m_suspend;
  /src/external/gpl3/gdb.old/dist/gdb/
gdbthread.h 183 struct thread_suspend_state struct
353 void save_suspend_to (thread_suspend_state &suspend) const
360 void restore_suspend_from (const thread_suspend_state &suspend)
588 call. See `struct thread_suspend_state'. */
589 thread_suspend_state m_suspend;

Completed in 23 milliseconds