Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libpthread/
H A Dh_thread_local_dtor.cpp63 thread_local OrderChecker fn_thread_local{1}; in thread_fn() local
76 thread_local OrderChecker fn_thread_local{4}; in main() local