Sha256: 000dcb3df7f1d44d362ad91f8637707db577c4292fed179c4d40be70335ba0dd

Contents?: true

Size: 331 Bytes

Versions: 19

Compression:

Stored size: 331 Bytes

Contents

#include <ruby.h>

extern VALUE rb_vm_top_self(void);

static VALUE kernel_protect;
static VALUE rb_sym_protect_kernel_fork;
static VALUE rb_sym_protect_kernel_wrapper;

static VALUE contrast_protect_fork(const int argc, const VALUE *argv,
                                   const VALUE self);

void Init_cs__protect_kernel(void);

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
contrast-agent-4.11.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.10.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.9.1 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.9.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.8.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.7.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.6.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.5.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.4.1 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.4.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.3.2 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.3.1 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.3.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.2.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.1.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-4.0.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.16.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.15.0 ext/cs__protect_kernel/cs__protect_kernel.h
contrast-agent-3.14.0 ext/cs__protect_kernel/cs__protect_kernel.h