Home
last modified time | relevance | path

Searched defs:thread_local (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
D__cxa_thread_atexit_test.cpp45 TEST(thread_local, smoke) { in TEST() argument
72 TEST(thread_local, dtor_for_main_thread) { in TEST() argument
/bionic/libc/include/
Dthreads.h76 #define thread_local _Thread_local macro