Searched refs:s_tls (Results 1 – 2 of 2) sorted by relevance
19 thread_store_t s_tls = THREAD_STORE_INITIALIZER; variable32 EGLThreadInfo *ti = (EGLThreadInfo *)thread_store_get(&s_tls); in getEGLThreadInfo()36 thread_store_set(&s_tls, ti, tlsDestruct); in getEGLThreadInfo()
32 thread_store_t s_tls = THREAD_STORE_INITIALIZER; variable62 EGLThreadInfo* ti = (EGLThreadInfo*)thread_store_get(&s_tls); in goldfish_get_egl_tls()67 thread_store_set(&s_tls, ti, tlsDestruct); in goldfish_get_egl_tls()