Page MenuHomePhorge

child_process.h
No OneTemporary

Size
269 B
Referenced Files
None
Subscribers
None

child_process.h

#ifndef ANT_CHILD_PROCESS_MODULE_H
#define ANT_CHILD_PROCESS_MODULE_H
#include "ant.h"
jsval_t child_process_library(struct js *js);
void child_process_poll_events(void);
int has_pending_child_processes(void);
void child_process_gc_update_roots(GC_FWD_ARGS);
#endif

File Metadata

Mime Type
text/x-c
Expires
Fri, Mar 27, 3:44 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512235
Default Alt Text
child_process.h (269 B)

Event Timeline