jdolecek c3bb9cd5a4 Process and lwp exit path always executes lwp_exit2() now and cpu_exit()
is empty besides calling switch_exit(). So, rename switch_exit() to
cpu_exit() and modify the routine to call lwp_exit2() direct.
This saves couple cycles on the exit path.
2004-01-04 11:44:52 +00:00
2004-01-04 00:54:18 +00:00
2004-01-03 05:55:42 +00:00
2004-01-03 13:58:26 +00:00
2004-01-03 23:50:47 +00:00
2004-01-04 00:13:00 +00:00
2004-01-04 02:24:32 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%