Ignore:
Timestamp:
Sep 10, 2020, 2:47:29 AM (5 years ago)
Author:
bird
Message:

kash: Hammering on threaded mode. Got shexit half working. Incomplete sh_destroy.

File:
1 edited

Legend:

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

    r2546 r3439  
    131131
    132132int shfile_init(shfdtab *, shfdtab *);
     133void shfile_uninit(shfdtab *);
    133134void shfile_fork_win(shfdtab *pfdtab, int set, intptr_t *hndls);
    134135void *shfile_exec_win(shfdtab *pfdtab, int prepare, unsigned short *sizep, intptr_t *hndls);
Note: See TracChangeset for help on using the changeset viewer.