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

/gem5/src/sim/
H A Dsyscall_emul.hh1765 // visible to observers who share the mapping. Currently, it's
2229 int who = process->getSyscallArg(tc, index); // THREAD, SELF, or CHILDREN local
2251 switch (who) {
2266 who);

Completed in 14 milliseconds