Sha256: f4e82c769b6067c1d0b5ecdd0e1542b5d484114b71bd8d730bcd0759592cc8c7

Contents?: true

Size: 415 Bytes

Versions: 72

Compression:

Stored size: 415 Bytes

Contents

/*
 * gvl_wrappers.c - Wrapper functions for locking/unlocking the Ruby GVL
 *
 */

#include "pg.h"

FOR_EACH_BLOCKING_FUNCTION( DEFINE_GVL_WRAPPER_STRUCT );
FOR_EACH_BLOCKING_FUNCTION( DEFINE_GVL_SKELETON );
FOR_EACH_BLOCKING_FUNCTION( DEFINE_GVL_STUB );
FOR_EACH_CALLBACK_FUNCTION( DEFINE_GVL_WRAPPER_STRUCT );
FOR_EACH_CALLBACK_FUNCTION( DEFINE_GVLCB_SKELETON );
FOR_EACH_CALLBACK_FUNCTION( DEFINE_GVLCB_STUB );

Version data entries

72 entries across 72 versions & 6 rubygems

Version Path
pg-0.21.0-x64-mingw32 ext/gvl_wrappers.c
pg-0.21.0-x86-mingw32 ext/gvl_wrappers.c
pg-0.21.0 ext/gvl_wrappers.c
jruby-pg-0.1-java ext/gvl_wrappers.c
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/pg-0.20.0/ext/gvl_wrappers.c
pg-0.20.0-x86-mingw32 ext/gvl_wrappers.c
pg-0.20.0-x64-mingw32 ext/gvl_wrappers.c
pg-0.20.0 ext/gvl_wrappers.c
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/pg-0.19.0/ext/gvl_wrappers.c
pg-0.19.1.pre20170124220800-x64-mingw32 ext/gvl_wrappers.c
pg-0.19.1.pre20170124220800-x86-mingw32 ext/gvl_wrappers.c
pg-0.19.1.pre20170124220800 ext/gvl_wrappers.c
pg-0.19.1.pre20170115074000-x64-mingw32 ext/gvl_wrappers.c
pg-0.19.1.pre20170115074000-x86-mingw32 ext/gvl_wrappers.c
pg-0.19.1.pre20170115074000 ext/gvl_wrappers.c
pg-0.19.0.pre20170115074000 ext/gvl_wrappers.c
pg-0.19.0-x86-mingw32 ext/gvl_wrappers.c
pg-0.19.0-x64-mingw32 ext/gvl_wrappers.c
pg-0.19.0 ext/gvl_wrappers.c
pg-0.19.0.pre20160904200247-x86-mingw32 ext/gvl_wrappers.c