Searched refs:rb_w32_asynchronize (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dwin32.h750 uintptr_t rb_w32_asynchronize(asynchronous_func_t func, uintptr_t self, int argc, uintptr_t* argv, uintptr_t intrval);
/macosx-10.10/ruby-106/ruby/win32/
H A Dwin32.c338 return rb_w32_asynchronize(locker,
5017 rb_w32_asynchronize(asynchronous_func_t func, uintptr_t self, function

Completed in 179 milliseconds