Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlMutexUnlock

5369 #undef xmlMutexUnlock
5370 extern __typeof (xmlMutexUnlock) xmlMutexUnlock __attribute((alias("xmlMutexUnlock__internal_alias")));
5372 #ifndef xmlMutexUnlock
5373 extern __typeof (xmlMutexUnlock) xmlMutexUnlock__internal_alias __attribute((visibility("hidden")));
5374 #define xmlMutexUnlock xmlMutexUnlock__internal_alias