Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dthreads.c417 xmlInitParserWinWrapper(INIT_ONCE *initOnce ATTRIBUTE_UNUSED, in xmlInitParserWinWrapper() function
442 InitOnceExecuteOnce(&onceControl, xmlInitParserWinWrapper, NULL, NULL); in xmlInitParser()