Ignore:
Timestamp:
Sep 14, 2020, 11:46:32 PM (5 years ago)
Author:
bird
Message:

kash: Use reference counting of parser output in threaded-mode.

File:
1 edited

Legend:

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

    r3447 r3458  
    132132
    133133int shfile_init(shfdtab *, shfdtab *);
    134 void shfile_uninit(shfdtab *);
     134void shfile_uninit(shfdtab *, int);
    135135void shfile_fork_win(shfdtab *pfdtab, int set, intptr_t *hndls);
    136136typedef struct shfdexecwin
Note: See TracChangeset for help on using the changeset viewer.