Searched defs:perl_os_thread (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dfakethr.h13 typedef struct perl_thread *perl_os_thread; typedef in typeref:struct:perl_thread
26 perl_os_thread next_run, prev_run; /* Linked list of runnable threads */
H A Dperl.h2066 typedef cthread_t perl_os_thread; typedef
2074 typedef pthread_t perl_os_thread; typedef

Completed in 475 milliseconds