OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_secific_dtor
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/tsan/tests/rtl/
tsan_posix.cc
31
static void
thread_secific_dtor
(void *v) {
function
56
EXPECT_EQ(pthread_key_create(&key,
thread_secific_dtor
), 0);
Completed in 842 milliseconds