Module: Gdk::Threads

Defined in:
ext/gtk2/rbgdkthreads.c

Class Method Summary collapse

Class Method Details

.enterObject



28
29
30
# File 'ext/gtk2/rbgdkthreads.c', line 28

static VALUE
rbgdk_threads_enter(self)
VALUE self;

.initObject



15
16
17
# File 'ext/gtk2/rbgdkthreads.c', line 15

static VALUE
rbgdk_threads_init(self)
VALUE self;

.leaveObject



36
37
38
# File 'ext/gtk2/rbgdkthreads.c', line 36

static VALUE
rbgdk_threads_leave(self)
VALUE self;

.synchronizeObject



44
45
46
# File 'ext/gtk2/rbgdkthreads.c', line 44

static VALUE
rbgdk_threads_synchronize(self)
VALUE self;