|
pstore2
|
#include <cstdint>#include <cstdlib>#include <string>#include "pstore/support/gsl.hpp"

Go to the source code of this file.
Functions | |
| void | pstore::threads::set_name (gsl::not_null< gsl::czstring > name) |
| gsl::czstring | pstore::threads::get_name (gsl::span< char, name_size > name) |
| std::string | pstore::threads::get_name () |
Variables | |
| constexpr std::size_t | pstore::threads::name_size = 16 |
1.8.13