Searched hist:10483 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dsyscall_emul.cc10483:8e18835c0dea Mon Oct 20 17:43:00 EDT 2014 Severin Wischmann <wiseveri@student.ethz.ch>, Ioannis Ilkos <ioannis.ilkos09@imperial.ac.uk> x86: syscall: implementation of exit_group
On exit_group syscall, we used to exit the simulator. But now we will only
halt the execution of threads that belong to the group.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>

Completed in 32 milliseconds