Home
last modified time | relevance | path

Searched refs:fn_thread_local (Results 1 – 1 of 1) sorted by relevance

/external/libcxxabi/test/
Dthread_local_destruction_order.pass.cpp47 thread_local OrderChecker fn_thread_local{1}; in thread_fn() local
57 thread_local OrderChecker fn_thread_local{4}; in main() local