Searched refs:tls_cache (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/src/x86_64/
H A DGtrace.c53 static __thread unw_trace_cache_t *tls_cache; variable
70 tls_cache = NULL;
190 if (! (cache = tls_cache))
194 tls_cache = cache;

Completed in 109 milliseconds