Lines Matching refs:qt_t
48 qt_t *qt; /* Pointer to thread of function... */
100 t_null (qt_t *old, void *p1, void *p2)
107 t_splat (qt_t *old, void *oldp, void *null)
109 *(qt_t **)oldp = old;
130 qt_t *top;
166 static qt_t *rootthread;
175 test02_aux2 (qt_t *old, void *farg1, void *farg2)
215 test03_aux0 (qt_t *old_is_garbage, void *farg1, void *farg2)
227 test03_aux1 (qt_t *old, void *farg1, void *farg2)
321 static qt_t *test06_sp;
332 test06_aux3 (qt_t *sp, void *null0c, void *null1c)
401 static qt_t *test07_heavy;
409 qt_t *nxt;
412 nxt = *(qt_t **)nxtp;
431 QT_BLOCKI (t_splat, mep, 0, *(qt_t **)nxtp);
462 static qt_t *test08_heavy;
470 qt_t *nxt;
473 nxt = *(qt_t **)nxtp;
489 QT_BLOCK (t_splat, mep, 0, *(qt_t **)nxtp);