Home
last modified time | relevance | path

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

/third_party/libxml2/
Dglobals.c32 #define IS_MAIN_THREAD (xmlIsMainThread()) macro
34 #define IS_MAIN_THREAD 1 macro
708 if (IS_MAIN_THREAD) in __docbDefaultSAXHandler()
719 if (IS_MAIN_THREAD) in __htmlDefaultSAXHandler()
729 if (IS_MAIN_THREAD) in __xmlLastError()
744 if (IS_MAIN_THREAD) in __xmlMalloc()
753 if (IS_MAIN_THREAD) in __xmlMallocAtomic()
762 if (IS_MAIN_THREAD) in __xmlRealloc()
771 if (IS_MAIN_THREAD) in __xmlFree()
779 if (IS_MAIN_THREAD) in __xmlMemStrdup()
[all …]
/third_party/libxml2/vms/
Ddiffs.vms40 < if (IS_MAIN_THREAD)
67 < if (IS_MAIN_THREAD)
/third_party/chromium/patch/
D0001-cve.patch121381 - if (IS_MAIN_THREAD)