Crashpad
 
Loading...
Searching...
No Matches
crashpad::test::ExceptionSwallower::ExceptionSwallowerThread Class Reference
Inheritance diagram for crashpad::test::ExceptionSwallower::ExceptionSwallowerThread:
[legend]
Collaboration diagram for crashpad::test::ExceptionSwallower::ExceptionSwallowerThread:
[legend]

Public Member Functions

 ExceptionSwallowerThread (base::apple::ScopedMachReceiveRight receive_right)
 
 ExceptionSwallowerThread (const ExceptionSwallowerThread &)=delete
 
ExceptionSwallowerThreadoperator= (const ExceptionSwallowerThread &)=delete
 
void Stop ()
 
pid_t ProcessID () const
 
- Public Member Functions inherited from crashpad::Thread
 Thread (const Thread &)=delete
 
Threadoperator= (const Thread &)=delete
 
void Start ()
 Create a platform thread, and run ThreadMain() on that thread. Must be paired with a call to Join().
 
void Join ()
 Block until ThreadMain() exits. This may be called from any thread. Must paired with a call to Start().
 

The documentation for this class was generated from the following file: