Searched refs:kDummyKeysCount (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/test/lsan/TestCases/
H A Duse_tls_pthread_specific_dynamic.cc17 static const unsigned kDummyKeysCount = PTHREAD_KEY_2NDLEVEL_SIZE; local
19 pthread_key_t dummy_keys[kDummyKeysCount];
20 for (unsigned i = 0; i < kDummyKeysCount; i++) {

Completed in 91 milliseconds