• unknown's avatar
    make the IM compile on Windows · e9af959e
    unknown authored
    
    server-tools/instance-manager/instance_options.cc:
      fix for coding guidelines
    server-tools/instance-manager/parse_output.cc:
      fix for coding guidelines
    server-tools/instance-manager/priv.cc:
      don't call pthread_attr_setstacksize on Windows
    server-tools/instance-manager/priv.h:
      include my_pthread so the thread functions will compile on Windows
    e9af959e
parse_output.cc 3.54 KB