Page MenuHomePhorge

child_process.h
No OneTemporary

Size
253 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"
ant_value_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
Wed, Jun 17, 1:46 PM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
570450
Default Alt Text
child_process.h (253 B)

Event Timeline