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

/freebsd-11-stable/sys/kern/
H A Dkern_thread.cdiff 155594 Mon Feb 13 01:16:55 MST 2006 davidxu In order to speed up process suspension on MP machine, send IPI to
remote CPU. While here, abstract thread suspension code into a function
called sig_suspend_threads, the function is called when a process received
a STOP signal.

Completed in 253 milliseconds