Crashpad
 
Loading...
Searching...
No Matches
crashpad::test::ScopedSetThreadName Class Referencefinal

Sets the name of the current thread for the lifetime of this object. More...

#include "test/scoped_set_thread_name.h"

Public Member Functions

 ScopedSetThreadName (const std::string &new_thread_name)
 
 ScopedSetThreadName (const ScopedSetThreadName &)=delete
 
ScopedSetThreadNameoperator= (const ScopedSetThreadName &)=delete
 

Static Public Member Functions

static bool IsSupported ()
 Returns true if Windows supports setting and getting thread name.
 

Detailed Description

Sets the name of the current thread for the lifetime of this object.


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