• unknown's avatar
    my_pthread.c: · 8d0526a8
    unknown authored
      Backport of correction for Mac OS X build problem, global variable not
      initiated is "common" and can't be used in shared libraries, unless
      special flags are used (bug#26218)
    
    
    mysys/my_pthread.c:
      Backport of correction for Mac OS X build problem, global variable not
      initiated is "common" and can't be used in shared libraries, unless
      special flags are used (bug#26218)
    8d0526a8
my_pthread.c 14.5 KB