Home
last modified time | relevance | path

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

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