Home | History | Annotate | Download | only in gtest

Lines Matching refs:holder_base

2631     ThreadLocalValueHolderBase* const holder_base = new_holder;
2632 GTEST_CHECK_POSIX_SUCCESS_(pthread_setspecific(key_, holder_base));