Searched refs:ithread (Results 1 – 8 of 8) sorted by relevance
104 } ithread; typedef111 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()[all …]
594 X<CLONE> X<CLONE_SKIP> X<thread> X<threads> X<ithread>
448 footprint of one ithread has been reduced by several hundred kilobytes.
1285 configurations, and the number of scalars that need to be copied for ithread
686 A bug where, after an ithread creation or pseudofork, special/immortal SVs in687 the child ithread/pseudoprocess did not have the correct class of
473 a new Perl context for each new ithread.
811 - Win32 and any ithread build: ppport.h didn't define
4590 dist/threads/t/free.t Test ithread destruction4591 dist/threads/t/free2.t More ithread destruction tests4606 dist/threads/t/thread.t General ithread tests from thr5005