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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dfakethr.h27 perl_cond wait_queue; /* Wait queue that we are waiting on */ member in struct:thread_intern
36 (t)->i.wait_queue = 0; \
H A Dutil.c2903 thr->i.wait_queue = 0;
2922 thr->i.wait_queue = 0;
2942 thr->i.wait_queue = cond;

Completed in 23 milliseconds