--- EV-Loop-Async/Async.xs 2010/11/01 22:26:53 1.12 +++ EV-Loop-Async/Async.xs 2012/10/11 05:02:54 1.13 @@ -197,7 +197,7 @@ ev_set_userdata (EV_A, u); loop_set_cb (EV_A); - thread_create (&u->tid, l_run, loop); + xthread_create (&u->tid, l_run, loop); } SV *