Ignore:
Timestamp:
Feb 28, 2009, 8:25:12 AM (16 years ago)
Author:
bird
Message:

kash: forking on windows (almost there).

File:
1 edited

Legend:

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

    r2292 r2293  
    3333/* heap */
    3434int shheap_init(void);
     35int shheap_fork_copy_to_child(void *);
     36
    3537void *sh_malloc(shinstance *, size_t);
    3638void *sh_calloc(shinstance *, size_t, size_t);
Note: See TracChangeset for help on using the changeset viewer.