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

/gem5/src/sim/
H A Dsyscall_emul.hh1066 int tmout = p->getSyscallArg(tc, index); local
1090 * a deadlock in the gem5 simulator with clone. We must pass in tmout with
1092 * underlying host for any other time than tmout a zero timeout.
1095 if (tmout < 0) {

Completed in 13 milliseconds