Page MenuHomePhorge

child_process.h
No OneTemporary

Size
249 B
Referenced Files
None
Subscribers
None

child_process.h

#ifndef ANT_CHILD_PROCESS_MODULE_H
#define ANT_CHILD_PROCESS_MODULE_H
#include "gc.h"
#include "types.h"
jsval_t child_process_library(ant_t *js);
int has_pending_child_processes(void);
void child_process_gc_update_roots(GC_OP_VAL_ARGS);
#endif

File Metadata

Mime Type
text/x-c
Expires
Thu, Mar 26, 4:46 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511772
Default Alt Text
child_process.h (249 B)

Event Timeline