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

/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c5005 call_asynchronous(PVOID argp) function
5034 thr = CreateThread(NULL, 0, call_asynchronous, &arg, 0, &val);

Completed in 177 milliseconds