Lines Matching refs:ithread
104 } ithread; typedef
111 ithread *context;
122 ithread main_thread;
192 S_ithread_set(pTHX_ ithread *thread) in S_ithread_set()
198 STATIC ithread *
214 S_ithread_clear(pTHX_ ithread *thread) in S_ithread_clear()
283 S_ithread_free(pTHX_ ithread *thread) in S_ithread_free()
346 S_ithread_count_inc(pTHX_ ithread *thread) in S_ithread_count_inc()
399 ithread *thread = (ithread *)mg->mg_ptr; in ithread_mg_get()
408 ithread *thread = (ithread *)mg->mg_ptr; in ithread_mg_free()
419 S_ithread_count_inc(aTHX_ (ithread *)mg->mg_ptr); in ithread_mg_dup()
504 S_jmpenv_run(pTHX_ int action, ithread *thread, in S_jmpenv_run()
547 ithread *thread = (ithread *)arg; in S_ithread_run()
720 S_ithread_to_SV(pTHX_ SV *obj, ithread *thread, char *classname, bool inc) in S_ithread_to_SV()
741 STATIC ithread *
746 return (INT2PTR(ithread *, SvIV(SvRV(sv)))); in S_SV_to_ithread()
758 STATIC ithread *
771 ithread *thread;
772 ithread *current_thread = S_ithread_get(aTHX);
788 thread = (ithread *)PerlMemShared_malloc(sizeof(ithread));
805 Zero(thread, 1, ithread);
1078 ithread *thread;
1106 thread = INT2PTR(ithread *, SvIV(SvRV(ST(0))));
1214 ithread *thread;
1280 ithread *thread;
1297 ithread *thread;
1308 ithread *thread;
1309 ithread *current_thread;
1444 ithread *thread;
1492 ithread *thread;
1563 ithread *thr1 = INT2PTR(ithread *, SvIV(SvRV(ST(0))));
1564 ithread *thr2 = INT2PTR(ithread *, SvIV(SvRV(ST(1))));
1582 ithread *thread;
1648 ithread *thread;
1669 ithread *thread = INT2PTR(ithread *, SvIV(SvRV(ST(0))));
1704 ithread *thread;
1711 thread = INT2PTR(ithread *, SvIV(SvRV(ST(0))));
1721 ithread *thread;
1734 ithread *thread;
1741 thread = INT2PTR(ithread *, SvIV(SvRV(ST(0))));
1753 ithread *thread;
1766 ithread *thread;
1784 ithread *thread;
1792 thread = INT2PTR(ithread *, SvIV(SvRV(ST(0))));
1800 ithread *current_thread;
1825 ithread *current_thread;