Cyclone Scheme  0.28.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
ffi.c File Reference
#include "cyclone/types.h"
#include "cyclone/runtime.h"
#include <ck_pr.h>
#include <unistd.h>

Functions

void * Cyc_init_thread (object thread_and_thunk, int argc, object *args)
 
object Cyc_scm_call (gc_thread_data *parent_thd, object fnc, int argc, object *args)
 
object Cyc_scm_call_no_gc (gc_thread_data *parent_thd, object fnc, object arg)