Home
last modified time | relevance | path

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

/external/libxml2/
Dthreads.c562 xmlFreeGlobalState(void *state) in xmlFreeGlobalState() function
614 xmlFreeGlobalState(params->memory); in xmlGlobalStateCleanupHelper()
647 xmlFreeGlobalState(globalval); in xmlGlobalStateCleanup()
707 xmlFreeGlobalState(tsd); in xmlGetGlobalState()
930 xmlFreeGlobalState(temp->memory); in xmlCleanupThreads()
957 (void) pthread_key_create(&globalkey, xmlFreeGlobalState); in xmlOnceInit()
1018 xmlFreeGlobalState(globalval); in xmlDllMain()