#include "src/core/lib/gpr/tls.h"#include <array>#include <gtest/gtest.h>#include "src/core/lib/gprpp/thd.h"#include "test/core/util/test_config.h"
Go to the source code of this file.
Classes | |
| struct | BiggerThanMachineWord |
Functions | |
| static | GPR_THREAD_LOCAL (BiggerThanMachineWord) test_var |
| int | main (int argc, char *argv[]) |
|
static |
Definition at line 63 of file tls_test.cc.