Searched refs:thread_store_set (Results 1 – 4 of 4) sorted by relevance
20 void thread_store_set(thread_store_t* store,
36 thread_store_set(&s_tls, ti, tlsDestruct); in getEGLThreadInfo()
66 thread_store_set(&s_tls, ti, tlsDestruct); in goldfish_get_egl_tls()
78 void thread_store_set(thread_store_t* store, in thread_store_set() function