Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916083
process.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
process.h
View Options
#ifndef PROCESS_H
#define PROCESS_H
#include
"gc.h"
void
process_gc_update_roots
(
GC_OP_VAL_ARGS
);
void
process_enable_keypress_events
(
void
);
void
emit_process_event
(
const
char
*
event_type
,
jsval_t
*
args
,
int
nargs
);
void
init_process_module
(
void
);
bool
has_active_stdin
(
void
);
jsval_t
process_library
(
ant_t
*
js
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Mar 26, 4:40 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511690
Default Alt Text
process.h (325 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment