Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
DThreadInfo.cpp21 static void tlsDestruct(void *ptr) in tlsDestruct() function
36 thread_store_set(&s_tls, ti, tlsDestruct); in getEGLThreadInfo()
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
DThreadInfo.cpp21 static void tlsDestruct(void *ptr) in tlsDestruct() function
37 thread_store_set(&s_tls, ti, tlsDestruct); in slow_getEGLThreadInfo()