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

/gem5/ext/systemc/src/sysc/qt/
H A Dmeas.c395 for the next thread, referenced by `nxtp', and it blocks by passing
396 control to `*nxtp', telling the helper function to save its state
407 test07_aux2 (void *null0, void *mep, void *nxtp, qt_userf_t *null) argument
412 nxt = *(qt_t **)nxtp;
414 printf ("Helper 0x%p\n", nxtp);
421 test07_aux3 (void *np, void *mep, void *nxtp, qt_userf_t *null) argument
431 QT_BLOCKI (t_splat, mep, 0, *(qt_t **)nxtp);
468 test08_aux2 (void *null0, void *mep, void *nxtp, qt_userf_t *null) argument
473 nxt = *(qt_t **)nxtp;
479 test08_aux3 (void *np, void *mep, void *nxtp, qt_userf_ argument
[all...]

Completed in 7 milliseconds