Ignore:
Timestamp:
Sep 16, 2020, 1:28:47 AM (5 years ago)
Author:
bird
Message:

kash: Need to initialize mutexes on windows after forking now that we've finally got real mutexes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/shinstance.h

    r3467 r3468  
    444444};
    445445
    446 
     446extern void sh_init_globals(void);
    447447extern shinstance *sh_create_root_shell(char **, char **);
    448448extern shinstance *sh_create_child_shell(shinstance *);
Note: See TracChangeset for help on using the changeset viewer.