Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp34 static void destroyThreadState(void* state) { in destroyThreadState() function
39 pthread_key_create(&ThreadStateKey, destroyThreadState); in makeThreadState()