On 30 Sep, Juli Mallett wrote:

> No locks except for the lock of the process being signalled should be
> held when sending signals, IMHO, though I am mostly ignorant of the SIGIO
> locking.

BTW, kill() wants to hold the allproc_lock or a process group lock
while iterating over the list of processes to send signals to.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to