2415b86 Pass address of main_arena.mutex to mutex_lock/unlock functions

Authored and Committed by Siddhesh Poyarekar 9 years ago
    Pass address of main_arena.mutex to mutex_lock/unlock functions
    
    Fix up a Fedora patch to pass the address of the mutex in the mstate
    instead of the mstate itself.  This fizes the Werror warning seen on
    all non-x86 builds.
    
        
file modified
+2 -2
file modified
+4 -4